Class AddAnnotations
java.lang.Object
org.apache.pdfbox.examples.pdmodel.AddAnnotations
Add annotations to pages of a PDF document.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate static voidshowPageNo(PDDocument document, PDPage page, String pageText)
-
Field Details
-
INCH
static final float INCH- See Also:
-
-
Constructor Details
-
AddAnnotations
private AddAnnotations()
-
-
Method Details
-
main
- Throws:
IOException
-
showPageNo
private static void showPageNo(PDDocument document, PDPage page, String pageText) throws IOException - Throws:
IOException
-