Re: Avoiding Blank Pages When using Multiple Page Sequences

2005-01-28 Thread JBryant
/xsl:variable Jay Bryant Bryant Communication Services (on contract at Synergistic Solution Technologies) J.Pietschmann [EMAIL PROTECTED] 01/27/2005 03:28 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Re: Avoiding Blank Pages When using Multiple Page Sequences

Avoiding Blank Pages When using Multiple Page Sequences

2005-01-27 Thread Ram Krishnamoorthi
Hello all, Brand New FOP user here..still finding my way through the Features. Please bear with me. I am using it to convert XML Files into PDF Documents. I am using Multiple Page-Sequences to avoid Memory Issues. If I understand right, a New Page Sequence instantiates a New Page automatically

Re: Avoiding Blank Pages When using Multiple Page Sequences

2005-01-27 Thread J.Pietschmann
Ram Krishnamoorthi wrote: In each of my Page Sequence, I am calling one or two XSL Templates. In my case, it is possible that I may not have any data to Print in a Page Sequence because of the absence of specific tags in the Input XML File.I would like to avoid having blank pages in the PDF

using multiple page sequences

2004-03-12 Thread Fleetwood, Brett (SSABSA)
Hi all, I am having out of memory issues when transforming my FO - PDF using fop-0.20.5rc2. I read that using multiple page sequences in the XSL and therefore in the FO means that fop will release some memory. I don't see how I can do this. My XML file is generated dynamically from a database so

Re: using multiple page sequences

2004-03-12 Thread John Austin
to support it and varies by JVM vendor. So what is your environment ? OS, real memory available, Java Version ? What is your command line used to invoke Fop ? I am having out of memory issues when transforming my FO - PDF using fop-0.20.5rc2. I read that using multiple page sequences

RE: using multiple page sequences

2004-03-12 Thread Fleetwood, Brett (SSABSA)
in setting up a machine to solely perform transformations? -Original Message- From: John Austin [mailto:[EMAIL PROTECTED] Sent: Friday, 12 March 2004 1:01 PM To: [EMAIL PROTECTED] Subject: Re: using multiple page sequences On Thu, 2004-03-11 at 22:02, Fleetwood, Brett (SSABSA) wrote: Hi all

Re: using multiple page sequences

2004-03-12 Thread Glen Mazza
Fleetwood, Brett (SSABSA) schrieb: I read that using multiple page sequences in the XSL and therefore in the FO means that fop will release some memory. The ML archives seem to indicate that, but I'm unsure how significant the savings would be. It might not be worth the effort. I'm currently

RE: using multiple page sequences

2004-03-12 Thread Fleetwood, Brett (SSABSA)
. Thanks again. bF. -Original Message- From: Glen Mazza [mailto:[EMAIL PROTECTED] Sent: Friday, 12 March 2004 3:07 PM To: [EMAIL PROTECTED] Subject: Re: using multiple page sequences Fleetwood, Brett (SSABSA) schrieb: I read that using multiple page sequences in the XSL and therefore

Re: using multiple page sequences

2004-03-12 Thread Glen Mazza
Yes, 1.0 is far away, but we keep working on it. Every day it's getting better formed. Glen Cheers Glen, Are you on the FOP dev team? Is 1.0 far away? I'll look into these other implementations. You are right the XSL won't work, I was originally playing around with page-sequence-master

Re: using multiple page sequences

2004-03-12 Thread Fabrizio Tringali
/xsl:template Hope this help fabrizio At 02.32 12/03/2004, you wrote: Hi all, I am having out of memory issues when transforming my FO - PDF using fop-0.20.5rc2. I read that using multiple page sequences in the XSL and therefore in the FO means that fop will release some memory. I don't see how I can do

RE: using multiple page sequences

2004-03-12 Thread John Austin
On Thu, 2004-03-11 at 23:32, Fleetwood, Brett (SSABSA) wrote: Thanks for you response John, hopefully I can answer your questions. From what I understand, we have a web-based application that uses Linux Apache-Tomcat as the web-server to do the rendering. This is a decent machine and we have