LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

adding comments to pdf from labview

Solved!
Go to solution

I would like to add comments to a schematic in adobe acrobagt pro IX from labview.  I cant seem to find any info on it or its active x interface from labview.  Is there a way to do this from labview or do I need another toolkit or something>

0 Kudos
Message 1 of 4
(3,345 Views)
Well if Acrobat has an ActiveX API that supports annotations, LabVIEW can probably use it -- no toolboxes needed. The place to start is with Adobe to find out what ActiveX interface exists.

Or perhaps try googling "adobe ActiveX".

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 4
(3,314 Views)

also try fox reader active x to do this 

0 Kudos
Message 3 of 4
(3,288 Views)
Solution
Accepted by id

It appears that adobe XI which I am using has the ability to do inteapplication communication through OLE that I found at

 

http://www.adobe.com/devnet/acrobat/interapplication_communication.html

 

 

Interapplication communication

 

http://download.macromedia.com/pub/developer/acrobat/acrobat_accessibility_11.zip

 

 

Any recommendations on where to go from here are appreciated.

0 Kudos
Message 4 of 4
(3,258 Views)