Hello,
I have some experience with creating such files from database. My approach is:
I have some experience with creating such files from database. My approach is:
- first create a spreadsheet layout using MS Excel
- then read the layout using NPOI and save it eg. as an XML file or db records
-
use the structure definition and the db data to generate the custom files (again using NPOI)