Package org.apache.pdfbox.tools
Class OverlayPDF
java.lang.Object
org.apache.pdfbox.tools.OverlayPDF
Adds an overlay to an existing PDF document.
Based on code contributed by Balazs Jerk.
-
Method Summary
-
Method Details
-
main
This will overlay a document and write out the results.- Parameters:
args
- command line arguments- Throws:
IOException
- if something went wrong
-