Is there a way to know the number of pages in the final pdf document generated from FOP without actually doing its generation?
The XML content being pulled in for the pdf generation is dynamic and so the number of pages being generated at the end would change too based on this. Was wondering if there was someway of grabbing the number of pages being generated in a 2 pass sequence. As in 1st pass: XML + XSL -> FO 2nd pass: FO -> PDF Any help would be appreciated. Regards Abhishek --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
