I am using Words version [4.0.4.0]. I have two word documents. The first document is used for mail merging. The second document is the result of the mail merge. However, when I re-load the second document back in for conversion to pdf, Apose.Words takes up over 400mb of memory and then I get an out of memory exception. The Out of memory exception happens in the constructor of the Aspose.Words.Document class. In the attached zip file are the following files:
NBV01tpl.doc - First document that is used for merging
NBV01tpl_1.DAT - Data for the mail merging
NBV01tpl_1_Merged.doc - Second document that is the result of the mail merge.
Thanks
Ryan