Re: Fop memory leak when processing SVG

2012-02-25 Thread Rob Sargent
And what happens if you destroy/reconstruct the Producer? On 02/25/2012 01:46 AM, honyk wrote: Dear All, I use FOP (1.0) for processing a simple two page FO file with one complex SVG file on each page. In my web app (bean) I instantiate the following Producer class once and then I call its cre

Re: Different Page Layout every xx document sheet

2012-02-25 Thread Rob Sargent
Re-reading (and quite likely stilll not fully inderstanding) the repeatable-page-master reference et al, I'm inclined to agree with Luis. If you know how many "groups of seven" you will be making, I can give you a suggestion from something that is working for me. It amounts to making as many

Fop memory leak when processing SVG

2012-02-25 Thread honyk
Dear All, I use FOP (1.0) for processing a simple two page FO file with one complex SVG file on each page. In my web app (bean) I instantiate the following Producer class once and then I call its createPDF method several times. I get very quicky Heap Space errors. In the NetBeans profiler I've no