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 karthikp...@gmail.com on 9 Feb 2011 at 1:17
Original issue reported on code.google.com by
karthikp...@gmail.com
on 9 Feb 2011 at 1:17