Is there a simple way to do it?
I was trying to remove the image from the page´s image´s map. but of course, the reference for the image is still there. Then I tried write(0) on the outputstream of the image with: image.getPDStream().createOutputStream().write(0); But adobe reader claims that there is a problem with the document, So I was wondering if is there anyone who has already done such thing. Thanks in advance.

