ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Acrobat Annotation (https://www.excelbanter.com/excel-programming/381920-acrobat-annotation.html)

gottahavit

Acrobat Annotation
 
I am trying to use Excel to open a PDF, add an annotation ("Stamp") and save
the document. I am not sure how to use PDPage and Addanot. Please help.

Thanks.

NickHK

Acrobat Annotation
 
With Acrobat 6 installed, I set a reference to the Acrobat type library.
Then you can check the available methods/properties etc from the Object
Browser.

Regarding annotation, I see this method:
<From Object Browser
Function AddAnnot(nIndexAddAfter As Long, i As Object) As Long
Member of Acrobat.CAcroPDPage
Adds a specified annotation at a specified location.
</From Object Browser

The document at
http://www.adobe.com/devnet/acrobat/...oper_guide.pdf has an
exanple on page 23.
Looks like it's VB.Net, but should be understandable.

NickHK

"gottahavit" wrote in message
...
I am trying to use Excel to open a PDF, add an annotation ("Stamp") and

save
the document. I am not sure how to use PDPage and Addanot. Please help.

Thanks.





All times are GMT +1. The time now is 03:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com