> Hi FOP Users, > I am not aware of any attempts to integrate something like this into FOP. Have you looked at possible post processing options using a library like iText (http://www.lowagie.com/iText/) for example, that is let FOP generate the initial PDF then use iText to append / insert pages from the other PDFs?
Manuel > Apologies if this is a very common question - I have checked the FAQ! > > I know that you can embed (via <external-graphic> for example), the > following file types: BMP, EPS, GIF, JPEG, PNG, SVG or TIFF during a > FOP render. > > Is there any talk of "PDF" being supported as an additional "Input > Format" for Apache FOP? We would like to read in PDF input docs as > part of a multi-attachment XML -> PDF render. > > I have seen a customized FOP library that uses the PJX libs to effect > this - although this customized lib is somewhat buggy. > > Many thanks, > > Dave > > --------------------------------------------------------------------- > 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]
