PDFBox is another option for extracting text from a PDF. http://www.pdfbox.org/
It also has a merge feature I haven't played with. However, maybe you could generate your PDF and than use PDFBox to merge it with the existing one. Luke ----- Original Message ----- From: "J.Pietschmann" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, April 18, 2005 4:29 PM Subject: Re: embed existing in PDF > Rob Gordon wrote: > > Is there a way to 'include' an existing PDF the output > > stream of a FO transformation, something akin to > > fo:instream-foreign-object or fo:external-graphic? > > No. > > You can try to use other tools like iText in order to merge > a an existing PDF into a FO-generated output. > > J.Pietschmann > > --------------------------------------------------------------------- > 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]
