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.
[Executing example commands]
Outputs the PDF file information on test.pdf to standard output.
[Windows]
AHPDFToolCmd80.exe -getFileInfo -d C:\test\test.pdf
[Linux]
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).
No parameters
See "Output Content of Acquired Information" for specific output content.