We have a application that does export to PDF for a list.  This is a filtered 
list on display but when exported it exports the complete list that is more 
than 100,000 records.  The PDF it generates is about 2500 pages that is apprx 
15MB is size.
 
The problem is when the list is exported it gives us OutOfMemory error.  Is 
there any way to get through this problem without increasing the java heap 
size?  I cannot increase memory any further.
 
I was checking through the API and there I could see we can write our own 
export class handler.  But again I would be using the same IText Api.  As of 
now I do not know whether or not the problem is with Display Tag OR IText API.
 
 
- Nitin
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to