Outputs outline information to standard output. The setting of output file (-o) is not required.
[Executing example commands]
Outputs the outline information of test.pdf to standard output.
[Windows]
AHPDFToolCmd80.exe -getOutlineInfo -d C:\test\test.pdf
[Linux]
AHPDFToolCmd80 -getOutlineInfo -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, outline information will be obtained from the PDF file in the input folder and output to standard output. The setting of output file (-o) is not required.
No parameters.