Gets the following from the PDF and outputs that information to standard output.
The setting of output file (-o) is not required to run this command.
Outputs the PDF file information on test.pdf to standard output.
AHPDFToolCmd80.exe -getFileInfo -d C:\test\test.pdf
AHPDFToolCmd80 -getFileInfo -d /home/antenna/test/test.pdf
You can perform batch processing by specifying the input folder with the -d parameter.
If a folder is specified, information on the PDF file in the input folder will be acquired and output to standard output. There is no need to specify the output folder (-o).
|
Parameter |
Content |
|
-version |
Can be omitted. |
|
-docInfo |
Can be omitted. |
|
-viewInfo |
Can be omitted. |
|
-customProp |
Can be omitted. |
|
-security |
Can be omitted. Specifically, it outputs whether security settings are present, and if so, their detailed information. |
|
-signature |
Can be omitted. |
|
-pdfa |
Can be omitted. |
|
-pdfx |
Can be omitted. |
See "13-1 -getFileInfo: Getting PDF Information" in "Output Content of Acquired Information" for specific output content.