13–28 -importAnnotsFromFDF: Importing Annotations from FDF

13–28–1 Processing

Imports markup annotations from FDF files. This is useful, for example, to import annotations data in FDF format that was exported with -exportAnnotsToFDF.

Note:
Only markup annotations can be imported. For example, link annotations cannot be imported. For details on the type of each annotation and whether it is a markup annotation, see PDF Reference Version 1.7 "8.4.5 Annotation Types" or ISO 32000-1/ 32000-2 "12.5.6 Annotation Types."

13–28–2 Example of commands

[Executing example commands]

Imports annotations from import.fdf to test.pdf and output as out.pdf.

[Windows]

AHPDFToolCmd80.exe -importAnnotsFromFDF C:\test\import.fdf -d C:\test\test.pdf -o C:\sav\out.pdf

[Linux]

AHPDFToolCmd80 -importAnnotsFromFDF /home/antenna/test/import.fdf -d /home/antenna/test/test.pdf -o /home/antenna/sav/out.pdf

13–28–3 Folder settings: not applied

13–28–4 Parameters

Parameter
Content
[FDFFilePath]
[required]
Sets the FDF file path