LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

open a pdf-file with acrobat 7.0

Hello,
I'm trying to open a pdf-file inside from Labview 7.1. On the machine is Acrobat 7.0 installed.
I found some examples with older Acrobat releases, but they does'nt work with Acrobat 7

Thank's for help


Jürgen
0 Kudos
Message 1 of 2
(2,682 Views)
I don't have LV in front of me at the moment, but what you should do is drop an ActiveX container (from the containers palette) on the front panel, right click it and select insert ActiveX object and select an Acrobat object from the screen to have an acrobat window. Then, use invoke nodes and property nodes to control it. Search the example finder for ActiveX to see how to work with those.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,671 Views)