Hello Alain,

Wednesday, June 20, 2001, 7:19:33 PM, you wrote:

AF> Eugene wrote:
>> Command line :
>> E:\fop10>java -cp
AF> build\fop.jar;lib\batik.jar;lib\xalan.jar;lib\xerces.jar;lib\jimi-1.0.jar
>> org.apache.fop.apps.Fop -buf mybuffer.buf -fo xsl_fo.xml -pdf x.pdf

AF>         It does not matter how many memory your computer have.  You should

AF> give it to Java.  Without any parameter Java is using only 24MB, which is
AF> for most of the applications nowadays insufficient.

AF>         You may want to try with the "magics" -Xms and -Xmx
   I think it not correctly to increase memory for JVM for the large file.
    
AF> $ java -Xms64M -Xmx128M -cp [...]

AF>         Hope it helps,
AF>                         Alain.



-- 
Best regards,
 Eugene                            mailto:[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to