On Mon, Nov 7, 2011 at 1:33 AM, KAMOHELO MOFOKENG <kamohelo2...@yahoo.com>wrote:

> Hi Glenn,
>
> Thanks for the prompt response.
>
> >>> specify a larger JVM heap size when running FOP
> I have done this - no change
>
>

You may need to verify that the larger JVM heap size is really in effect.
For example, by using memory monitoring utilities according to your OS to
see if your change is allowing FOP to use a larger VM space.


>  >>> increase VM paging area allocation
> I have done this - no change
>
> >>> buy more memory
> I have sufficient memory to run FOP transformation as evidenced when I run
> the transformation through XMLSpy & test_print_pdf. This problem occurs
> when I run the transformation through a Java code.
>
> >>> divide your FOP file into multiple files, processed separately (rather
> than multiple page sequences in one document)
> Unfortunately for me, users want one file for each xml data
> transformation. I don't understand, why is not good idea to create multiple
> page sequences in one document?
>
>

You asked for ideas about how to make it succeed. This is one idea. If it
works, then you may try it and find a way to combine the resultant multiple
page sequences into a single document using another tool.


> Regards,
> Kamo
>
>   *From:* Glenn Adams <gl...@skynav.com>
> *To:* fop-users@xmlgraphics.apache.org; KAMOHELO MOFOKENG <
> kamohelo2...@yahoo.com>
> *Sent:* Monday, November 7, 2011 10:20 AM
> *Subject:* Re: Multiple Page Sequences
>
>
>    - specify a larger JVM heap size when running FOP
>    - increase VM paging area allocation
>    - buy more memory
>    - divide your FOP file into multiple files, processed separately
>    (rather than multiple page sequences in one document)
>
>
> On Mon, Nov 7, 2011 at 1:07 AM, KAMOHELO MOFOKENG 
> <kamohelo2...@yahoo.com>wrote:
>
>
> The transformation works but FOP doesn't print all the pages of the
> resultant pdf file (prints 94 instead of 307).
>
> How should I change my XSL-FO to make FOP print all pages?
>
>
>
>

Reply via email to