Re: [iText-questions] Unable to locate images in a PDF document.

2012-06-12 Thread Leonard Rosenthol
rge.net>> Subject: Re: [iText-questions] Unable to locate images in a PDF document. Yes, it has two images, but if you use the code that I attached it will not detect those images and the code uses the sample included in the Itext book. So I think there is something wrong in the code but

Re: [iText-questions] Unable to locate images in a PDF document.

2012-06-12 Thread Daniel Oliveras
gleF(left, top, width, height); > imageAreas.Add(rect); > } > } > > 2012/6/11 Leonard Rosenthol > >> I don't know what you code is doing, since you didn't post it, but >> Acrobat's Create Inventory report shows that there is one im

Re: [iText-questions] Unable to locate images in a PDF document.

2012-06-12 Thread Leonard Rosenthol
t; To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: [iText-questions] Unable to locate images in a PDF document. Hi, We need to obtain the images included in a PDF document that another system generates and replace these images with signature fields. This is done this wa

Re: [iText-questions] Unable to locate images in a PDF document.

2012-06-11 Thread Daniel Oliveras
;s Create Inventory report shows that there is one image in the > lopd.pdf file. > > Leonard > > From: Daniel Oliveras > Reply-To: Post here > To: Post here > Subject: [iText-questions] Unable to locate images in a PDF document. > > Hi, > > > We need to obtai

Re: [iText-questions] Unable to locate images in a PDF document.

2012-06-11 Thread Leonard Rosenthol
e.net>> To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: [iText-questions] Unable to locate images in a PDF document. Hi, We need to obtain the images included in a PDF document that another system generates and replace these images with signature fields. This i