You might want to take a look at this: http://www.jeremias-maerki.ch/development/fop/index.html
Depending on your needs, the fox:external-document extension might also be helful: http://xmlgraphics.apache.org/fop/stable/extensions.html#external-document On 06.11.2008 11:42:06 Georg Datterl wrote: > Hello, > > Is there a way in Fop to include content from other pdf files? I have > to replace iText with Fop and there is still one problem: > > iTexts PdfReader reads a source pdf, returns PdfImportedPage (for each > page), wraps each pdf page in an Image and adds it to PdfContentByte > via PdfContentByte.addImage(...). Basically I'd need the same result > (source pdf in final pdf) but with fop instead of itext. I didn't even > find a hint on whether this is possible or not. Any ideas somebody? > > Regards, > > Georg Datterl > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
