Re: Replace Image in PDF with another Image

2010-09-30 Thread Adam
Date: 09/30/2010 09:45 Subject: Replace Image in PDF with another Image Hello, Is it possible to replace an existing image in a PDF with a different image not yet in the PDF (e.g. an instance of BufferedImage)? I If so, what needs to be done to achieve this? More detail: I have found the

Replace Image in PDF with another Image

2010-09-30 Thread Donal Boyle
Hello, Is it possible to replace an existing image in a PDF with a different image not yet in the PDF (e.g. an instance of BufferedImage)? I If so, what needs to be done to achieve this? More detail: I have found the image in the PDF using resources.getXObjects(). I used PDXObjectImage.getR