Use pdfStamper.
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Phil Browne
> Sent: Thursday, March 25, 2004 1:55 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Parse XML and overlay f
Can anyone help with the following. I am parsing an XML document using a
tagmap using
XmlParser.parse(document, "file:c:\\xml\\Letter2A.xml", tagmap);
but I would like this parsed XML to overlay an existing A4 PDF template.
I have tried adding / opening the document after the parse and using the