Re: Memory usage on lage documents

2002-05-06 Thread Baptiste Casanova
Memory usage is the weakness of FOP. But you should try to increase the memory available for your JVM, using java -Xms100m -Xmx250m (for example). And if tou have big tables, you should generate page-sequence breaks. Hi there folks! I've a question regarding the memory usage of the fop

AW: Memory usage on lage documents

2002-05-06 Thread Mirko Sertic
Rognon [mailto:[EMAIL PROTECTED] Gesendet: Montag, 6. Mai 2002 16:49 An: [EMAIL PROTECTED] Betreff: Re: Memory usage on lage documents Mirko, there are many post on this list that point out the weaknesses of the FOP engine. The main enemies are : long page sequence and forward references. If you use

RE: Memory usage on lage documents

2002-05-06 Thread Savino, Matt C
to calculate in my XSLT when FOP will wrap a cell. Matt Savino -Original Message- From: Mirko Sertic [mailto:[EMAIL PROTECTED] Sent: Monday, May 06, 2002 8:00 AM To: [EMAIL PROTECTED] Subject: AW: Memory usage on lage documents Hi there again! Thanks for your help. I think you