RE: Memory usage on lage documents

2002-05-06 Thread Savino, Matt C
!!! ) > > Is there any other way? > > Bye > > Mirko > > -Ursprungliche Nachricht----- > Von: Cyril Rognon [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 6. Mai 2002 16:49 > An: [EMAIL PROTECTED] > Betreff: Re: Memory usage on lage documents > > > M

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 fo

Re: Memory usage on lage documents

2002-05-06 Thread Cyril Rognon
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 long tables, then you most certainly have long page sequences. If you have logical page break in your tables, please, change your