org.pdfbox.examples.pdmodel
Class AddMetadataFromDocInfo
java.lang.Object
org.pdfbox.examples.pdmodel.AddMetadataFromDocInfo
public class AddMetadataFromDocInfo
extends java.lang.Object
This is an example on how to add metadata to a document.
Usage: java org.pdfbox.examples.pdmodel.AddMetadataToDocument <input-pdf> <output-pdf>
static void | main(String[] args) - This will print the documents data.
|
main
public static void main(String[] args)
throws Exception
This will print the documents data.
args
- The command line arguments.