LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set print range using labview in MS word.

How do I select what pages to print?
0 Kudos
Message 1 of 4
(3,151 Views)
You can try to remotely control word by sending keyboard codes via the windows api to it or to remotely control word by appropriate activex-components...

THINK G!! 😉
------------------------------------------------------------------------------------------------
Using LabView 2010 and 2011 on Mac and Win
Programming in Microsoft Visual C++ (Win), XCode (Mac)
0 Kudos
Message 2 of 4
(3,127 Views)
I tried using the report generation tool kit and I get an error.see jpeg
0 Kudos
Message 3 of 4
(3,120 Views)

Hi matt68,

 

Have you taken a look at this? It looks like the Range input needs to be set to wdPrintFromTo in order for the To and From to be used.

 

Aaron P

National Instruments

Applications Engineer

http://www.ni.com/support

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