> -----Original Message----- > From: Jay Chiu [mailto:[EMAIL PROTECTED] > > We need to generate pdf report file based on a pdf cover page > and a few generated fo files. I would like to ask what is the > best approach for this. >
Hi Jay, I think you might want to check the iText-libs for this http://www.lowagie.com/iText/ As you'll notice, it's perfectly suited for this kind of work. The FOP website also contains an example of handing over the output of a FO2PDF transformation to iText for post-processing right here http://xml.apache.org/fop/output.html#pdf-postprocess Hope this helps! Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
