Add a note to an open pdf
I am trying to create my first program to interface with Adobe Acrobat Pro DC. I've got to
where I can create an instance of Adobe Acrobat and open a pdf. I now need to create a
text note, set the font style, color, and size. Then place this note in a particular location
on the pdf. I am using this as a stand alone program interfacing with Acrobat through COM.
I'm coding in VB.Net. Does anyone have any sample code for accomplishing this? I've gone
through the samples included with the SDK, but can't find anything on adding a simple note.
Any help would be greatly appreciated. Thanks.
