xsl-list
[Top] [All Lists]

Re: [xsl] Fw: pdf file using xsl

2006-03-29 08:54:12
Neeraj,

Just real quick, try increasing the memory size much more.  Depending on
your XML structure (and how your processing it), the processor can use
up to 10 times the input file size in memory to apply a stylesheet to it.

Try setting it to 5-10 times what you have already.

--James


njain(_at_)mmm(_dot_)com wrote:

Hello,
I tried this message earlier but it bounced back. I am new to this
I am working on an application which requires me to generate a pdf file 
of up to 200MB size. I tried generating xml file and then apply xsl on it 
with the Apache FOP driver.

The result is "Out of Memory" error. I am not sure where the out of memory 
error is coming, in FOP code or in Saxon8(I am using Saxon processor and 
XSLT 2.0).

Could anyone please help me out and let me know what could be wrong.

PS: I have already tried to increase the JVM memory (-Xms218m -Xmx512m).

Regards.
Neeraj 

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--