RE: [iText-questions] Parse XML and overlay from template

2004-03-25 Thread Paulo Soares
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

[iText-questions] Parse XML and overlay from template

2004-03-25 Thread Phil Browne
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