org.apache.pdfbox
public class Version extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getVersion()
Get the version of PDFBox or unknown if it is not known.
|
static void |
main(java.lang.String[] args)
This will print out the version of PDF to System.out.
|
public static java.lang.String getVersion()
public static void main(java.lang.String[] args)
args
- Command line arguments.