Class RubberStampWithImage

java.lang.Object
org.apache.pdfbox.examples.pdmodel.RubberStampWithImage

public class RubberStampWithImage extends Object
This is an example on how to add a rubber stamp annotation with an image to pages of a PDF document. To add a normal image, use the AddImageToPDF.java example.