Imports markup annotations from the specified PDF file into the input file.
Imports the markup annotations in annot.pdf into test.pdf and outputs them as out.pdf.
AHPDFToolCmd80.exe -importAnnotsFromPDF C:\test\annot.pdf -d C:\test\test.pdf -o C:\sav\out.pdf
AHPDFToolCmd80 -importAnnotsFromPDF /home/antenna/test/annot.pdf -d /home/antenna/test/test.pdf -o /home/antenna/sav/out.pdf
|
Parameter |
Content |
|
<Path> |
[required] Sets the full path of the source PDF file. |