Re: [iText-questions] PdfStamper and PdfWriter

2006-05-23 Thread Paulo Soares
Who knows? You show no code or PDFs. Paulo - Original Message - From: "Mark Rucker" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 23, 2006 7:25 PM Subject: [iText-questions] PdfStamper and PdfWriter I am using a .pdf template and over stamping with PdfStamper conte

[iText-questions] PdfStamper and PdfWriter

2006-05-23 Thread Mark Rucker
I am using a .pdf template and over stamping with PdfStamper content, etc. I also have another class that uses the exact same placing for the content, and uses PdfWriter and document. However, when I compare the two, the placement on the output .pdf files are different, quite a bit off. Any idea