Ruchi Dayal wrote:
> I am using XSL-FO/FOP to generate PDF documents from XSLT.
> The resultant PDF can run into thousands of pages and this is where
> the whole problem is.
> FOP cannot handle such large outputs.
> Could somebody please enlighten me on this issue, as to whether this
> is even possible with FOP or not. If yes, then what settings within
> FOP do I need to tweak in order to get it to work.
I've never tried using FOP with large documents, but you may be able to
split it up and concatenate it afterwards. iText [1] provides a
concat-tool for pdf.
Peter
[1]
http://www.lowagie.com/iText/tutorial/ch13.html#tools