I am trying to do overlay using org/apache/pdfbox/util/Overlay, any idea on how to use it. It has got setter methods for source doc and overlay doc but what are the input parameters for the overlay method? Any working example would be of great help.
I did try to look into the examples in the source zip, but there aren't any for Overlay.