AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

Time Consumption is more when Grid with larger no of objects is passed to addGrid method.

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

What steps will reproduce the problem?
1. create a org.alivepdf.data.Grid instance with first argument,data as array 
of say 5000 objects(Value Objects each containing many fields)
2. create a org.alivepdf.pdf.PDF instance and call .addGrid with step instance 
as parameter
3. call .save of step 2 instance

What is the expected output? What do you see instead?
I expect to export as pdf within 3~4 sec but taking 25 secs for 5000 records

What version of the product are you using? On what operating system?
AlivePDF 0.1.5 RC
flex 4
windows xp

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Feb 2011 at 1:17

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter

Also the exported pdf is not at all usuable.very slow to use when opened in 
adobe reader

Original comment by [email protected] on 9 Feb 2011 at 1:20

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter