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