Hi,
I need to generate documents in bulk (based on template) from a set of XML data files. For example, I need to generate 50,000 bank statements (PDFs) from XML data files (1 data file per statement output) and assume that the template for the bank statement is setup in Word and contains multiple data fields.
1. What is the best mechanim to use for such batch generation of documents? Can I use mail merge or should I consider something else? Assume that such batch document generation will be asynchronous and performed outside of business hours.
2. What performance consideration do I need to be aware of when using Aspose.Words for batch document generation?
Rgs
Kunal.