13–1 -getFileInfo : Getting PDF Information

13–1–1 Processing

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.

13–1–2 Example of commands

[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

13–1–3 Folder settings: applied

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).

13–1–4 Parameters

No parameters

13–1–5 Output content

See "Output Content of Acquired Information" for specific output content.