[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Fw: pdf file using xsl


Subject: Re: [xsl] Fw: pdf file using xsl
From: James Neff <jneff@xxxxxxxxxxxxxxxx>
Date: Wed, 29 Mar 2006 10:59:57 -0500

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@xxxxxxx 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 


Current Thread
  • [xsl] Fw: pdf file using xsl
    • njain - Wed, 29 Mar 2006 10:48:39 -0500
      • James Neff - Wed, 29 Mar 2006 10:59:57 -0500 <=
        • njain - Wed, 29 Mar 2006 11:17:17 -0500
      • Michael Kay - Wed, 29 Mar 2006 19:05:45 +0100
      • <Possible follow-ups>
      • njain - Wed, 29 Mar 2006 11:48:55 -0500
      • njain - Wed, 29 Mar 2006 14:11:59 -0500
Keywords