Exports markup annotations in the input file as an FDF file.
Extracts the markup annotations on the pages of test.pdf and export them to out.fdf.
AHPDFToolCmd80.exe -exportAnnotsToFDF C:\sav\out.fdf -d C:\test\test.pdf
AHPDFToolCmd80 -exportAnnotsToFDF /home/antenna/sav/out.fdf -d /home/antenna/test/test.pdf
You can perform batch processing by specifying the input folder to the -d parameter and the output folder to the -o parameter. Outputs markup annotations of PDF files in the input folder to FDF files. Outputs to the output folder with a file name that changes the extension of the input file name to ".fdf."
|
Parameter |
Content |
|
<outFilePath> |
[required] If the extension of the specified file name is not "fdf", "fdf" is added when the command-line outputs it. |