Re: servlet called twice and subsequence error

2002-06-08 Thread Peter B. West
Louis, To elaborate on this a bit. You have a page-master with some inherent limit on the number of pages it can produce. A page-sequence can refer, via master-reference, to either a simple-page-master or a page-sequence-master. The spec has, at 6.4.1.3 Page Generation: "Each fo:page-sequence r

Re: servlet called twice and subsequence error

2002-06-07 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: I'm running into the issue of the fop servlet being called twice This is a known problem with IEx. Use an URL ending in .pdf for the PDF. (is there a law or something that people are generally unimaginative for the URL-to-Object mapping of their servlets?) and I am getting

servlet called twice and subsequence error

2002-06-07 Thread Louis . Masters
I'm running into the issue of the fop servlet being called twice and I am getting the following error: ERROR [fop]:Page subsequences exhausted. Using previous subsequence. Anyone have any ideas what this means? Thanks, Lou