We are using Aspose word to export data from Microsoft SQL Server Reporting Services 2005. The functionality is that when we click button from front end report will get generated in Aspose word and that report in word document will open. The time required from button click till opening of document is always more for first run and for subsequent runs it is decreasing. This time of 1st run is always greater than 100 secs for 300 pages of output. If the pages are less the time is less. For next run, time is decreasing and sometimes it is less than one minute. My observation is that time is always same for SQL ouput and for report server output which is very less compare to total time. 50% to 80% time of total time is required to generate aspose word document only.
Can anybody tell me what is the general behaviour of Aspose word in terms of time to generate particular pages of report?
Is there any way where we can handle this performance issue of Aspose word? Or any other work around for this?