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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
private static final org.apache.commons.logging.Log LOG -
POSITION
- See Also:
-
ODD
- See Also:
-
EVEN
- See Also:
-
FIRST
- See Also:
-
LAST
- See Also:
-
PAGE
- See Also:
-
USEALLPAGES
- See Also:
-
-
Constructor Details
-
OverlayPDF
private OverlayPDF()
-
-
Method Details
-
main
This will overlay a document and write out the results.- Parameters:
args
- command line arguments- Throws:
IOException
- if something went wrong
-
usage
private static void usage() -
isInteger
-