Class AddMetadataFromDocInfo
java.lang.Object
org.apache.pdfbox.examples.pdmodel.AddMetadataFromDocInfo
This is an example on how to add metadata to a document.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddMetadataFromDocInfo
private AddMetadataFromDocInfo()
-
-
Method Details
-
main
This will print the documents data.- Parameters:
args- The command line arguments.- Throws:
IOException- If there is an error parsing the document.TransformerException
-
usage
private static void usage()This will print the usage for this document.
-