Re: [iText-questions] add Image to pdf document

2003-07-30 Thread Paulo Soares
[EMAIL PROTECTED]> Sent: Wednesday, July 30, 2003 7:01 Subject: [iText-questions] add Image to pdf document > Hi, > I want to simply add an Image to a existing Pdf document. The Problem I > have is that the document is an Imported Page. There are two problems > which occur: >

[iText-questions] add Image to pdf document

2003-07-29 Thread Stefanie=20H=F6lderl
Hi, I want to simply add an Image to a existing Pdf document. The Problem I have is that the document is an Imported Page. There are two problems which occur: 1. Either the path is not found,or 2. The picture must have absolute positioning. Here is some Code and the errors: PdfReader reader = ne