12-6 -getAnnotInfo: Getting Annotation Information

Processing

Outputs annotation information in the input PDF to standard output. The setting of output file (-o) is not required.

(*)Text annotations: Some PDF viewers use the name "notes."

Example of commands

[Executing example commands]

Outputs the annotation information of test.pdf to standard output.

[Windows]

AHPDFToolCmd80.exe -getAnnotInfo -d C:\test\test.pdf

[Linux]

AHPDFToolCmd80 -getAnnotInfo -d /home/antenna/test/test.pdf

Folder settings: applied

You can perform batch processing by specifying the input folder with the -d parameter.

If a folder is specified, annotation information will be obtained from the PDF file in the input folder and output to standard output. The setting of output folder (-o) is not required.

Parameters

No parameters.

Output content

See "13-3 -getAnnotInfo: Getting Annotation Information" in "Output Content of Acquired Information" for specific output content.