https://issues.apache.org/bugzilla/show_bug.cgi?id=50635
Andreas L. Delmelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Andreas L. Delmelle <[email protected]> 2011-01-24 17:20:30 EST --- (In reply to comment #3) > To simplify my work, I wrote a new renderer, which creates a ZIP file > containing each page sequence as its own PDF file [each startPageSequence call > creates a new IFRender for PDF]. As the file name is derived from the page > sequence object, I noticed, that startPageSequence is called with incorrect > page sequences [eg. some are started twice]. OK, I see. Cool job, btw. Very interesting case. So, I took your word for it, and committed the change in r1063022 (http://svn.apache.org/viewvc?rev=1063022&view=rev) Thanks for reporting, and the patch! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
