LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Print a document with labview

hello, i have a question...

 

i've just installed LV2013 (on windows7) and i'm trying to learn .net and activeX VIs

 

i would make a program to print a pdf file...i would that the windows print window appears pushing a button (where i could change printer, settings, etc)

 

is it possible?

 

Thanks

Message 1 of 5
(5,886 Views)

Hi,

 

Configuring and selection of printer possible. Check below posts.

 

https://decibel.ni.com/content/docs/DOC-14719

https://decibel.ni.com/content/docs/DOC-4664

 

Thanks

0 Kudos
Message 2 of 5
(5,877 Views)

Hi, 

 

this might help you as well.

 

http://digital.ni.com/public.nsf/allkb/80DD23A28BD8ADF9862575AC0077B1BB?OpenDocument

 

 

Regards.

 

 

0 Kudos
Message 3 of 5
(5,839 Views)

i have read that page...but i can't find Assembly System.Windows.Forms(2.0.0.0)

0 Kudos
Message 4 of 5
(5,806 Views)

1) Put a .Net constructor node on your block diagram

 

ShowDialog1.jpg

 

 

2) Select the constructor

ShowDialog2.jpg

3)  Add an invoke node

ShowDialog3.jpg

 

Message 5 of 5
(5,782 Views)