Re: [iText-questions] Adding an image to pdf file

2005-08-25 Thread Bruno Lowagie
Gowri Venkatramani wrote: Hi Bruno Thanks for the help, Please use the mailing list for questions. I could add an image (BMP) in the exisiting pdf file , need some help I want to insert into specific page and how do i reduce the size of the BMP image on the PDF ?? The concept 'size' i

Re: [iText-questions] Adding an image to pdf file

2005-08-11 Thread bruno
Mathieu Eylert wrote: Hello, I have a little question about iText. Please use to mailing list: itext-questions@lists.sourceforge.net I'd like replace a text by an image, in an existing pdf file. Can i do this with your api? Take the original source of the PDF, edit it and create your PD

Re: [iText-questions] Adding an image to pdf file

2005-07-11 Thread Bruno Lowagie
Gowri Venkatramani wrote: How do i add an image to a specific page and position on a PDF file ?? In an existing or in a new PDF file? The tutorial is probably a good place to start looking. http://itextdocs.lowagie.com/tutorial/objects/images/ br, Bruno --

[iText-questions] Adding an image to pdf file

2005-07-11 Thread Gowri Venkatramani
How do i add an image to a specific page and position on a PDF file ??