OK thanks Thomas it works.

Do you know if repeated exception like that can corrupt batik (probably not) or the JRE on a window box ? I have it running on a delocalized server and it seems that even small files which were converted OK can
not be treated now.

JD

----- Original Message ----- From: <[EMAIL PROTECTED]>
To: <[email protected]>
Cc: <[email protected]>
Sent: Thursday, October 26, 2006 9:05 PM
Subject: Re: probleme rasterizing "big" svg ?


Hi Jean,

  Try giving java some more memory:

% java -Xmx512m -jar batik-rasterizer.jar -onload -m application/pdf 99.svg

The default Java partition can only grow to a pitling 64Mb, the above bumps it to 512Mb.

benamou jean-david <[EMAIL PROTECTED]> wrote on 10/26/2006 06:35:08 PM:

C:\batik-1.6>java -jar batik-rasterizer.jar -onload -m application/ pdf 99.svg
About to transcode 1 SVG file(s)

Converting 99.svg to 99.pdf ... Exception in thread "main" java.lang.OutOfMemory
Error: Java heap space

C:\batik-1.6>


99.svg is 1Mo
Does that means that this file is simply to big ?

Thanks
JD


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



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


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

Reply via email to