HI,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Our company is creting a product where we need to create a report which can go upto 10-15 thousand pages in Word Format. For testing preformance i tired to create a dummy report through Aspose but its giving system.outofmemeory exception. Code works fine if i try to generate small document.
This is could be a great problem for us as our new product will be mainly used for reporting where we can have large reports and event we have to merge large doucments. This problem is even coming when i try to merge 2 word documents.
I am attaching my sample code. Please try to take my request on priority as i have to demo it to the management and i had no clue that aspose will fail to generate large document.
We need to generate 10,000 page of word document(docx) as benchmark for the product.
In the attached code to increase or decrease the number of data rows please change the following line of code in Template.cs file
line no 751
for (int index = 0; index < 590; index++)
Please change the license path in follwoing file
WordLibraryConstant.cs
Enviornment Desc
Windows 2003 Dual CPU, 4 GB RAM. Using Aspose.Words 5.2.0.0