> -----Original Message----- > From: Steve Albin [mailto:[EMAIL PROTECTED] > > I may need to append a PDF file (or several PDF files) to the end of a PDF that I create with FOP. > I need to do this programmatically. The problem is that I'm producing a PDF using FOP in a web > application and I need to attach to the end of this generated PDF one or more existing (static) > PDFs before returning the entire stream back to the browser.
Check : http://xml.apache.org/fop/output.html#pdf-postprocess Cheers, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
