RE: [xsl] Fw: pdf file using xsl

Subject: RE: [xsl] Fw: pdf file using xsl
From: njain@xxxxxxx
Date: Wed, 29 Mar 2006 14:11:59 -0500
Michael,
        Is there any xslt processor which doesn't use DOM and can work 
with less memory? Or Using XSLT is not a good option to generate the large 
files. If so, which tools I could use for this.
---
Neeraj Jain
3M HIS, 
8 King Road, Rockleigh
NJ. 07647 USA
Direct - 201 750 5931
njain@xxxxxxx
neerajj@xxxxxxxxxxx



"Michael Kay" <mike@xxxxxxxxxxxx> 
03/29/2006 01:05 PM
Please respond to
xsl-list@xxxxxxxxxxxxxxxxxxxxxx


To
<xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
cc

Subject
RE: [xsl] Fw: pdf file using xsl






If your output file size is 200MB, then without knowing any details I 
would
expect the transformation to require at least 1Gb.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: njain@xxxxxxx [mailto:njain@xxxxxxx] 
> Sent: 29 March 2006 16:49
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Fw: pdf file using xsl
> 
> 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