Outputs annotation information in the input PDF to standard output. The setting of output file (-o) is not required.
[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
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.
No parameters.