Hello pdfbox users, I'm using this example[1] to add an image to a PDF file, but when I add the image, the image is still movable within the PDF viewer. As in you can see where the image is, select it and move it around.
What do I need to do, after I add the image to a PDF file, to make the image as part of the PDF file, without the image being "movable"/modifiable? Thanks in advance for your help Aleksandar 1. https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/pdmodel/RubberStampWithImage.java?revision=1872678&view=markup