Re: [iText-questions] Adding java.awt.image

2006-08-31 Thread Paulo Soares
Document document = new Document(pageSize, 0, 0, 0, 0); Paulo - Original Message - From: "Kunst, Brad" <[EMAIL PROTECTED]> To: Sent: Thursday, August 31, 2006 5:02 PM Subject: [iText-questions] Adding java.awt.image I have created a new PDF document and added

[iText-questions] Adding java.awt.image

2006-08-31 Thread Kunst, Brad
I have created a new PDF document and added a java.awt.image, however, the image that is added is not positioned in the PDF document the same way it was in the image. The right side of the table shown in the image is chopped off in the resulting PDF document. I am creating the document with a pag