LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change Printers

At the moment I use the VI Settings, to print a Fontanel. The problem is that it always prints to the standard printer. Now I want print it to different printers. How can I program that a printer selection will come, before it prints?

Thanks! petric

0 Kudos
Message 1 of 20
(3,905 Views)

Have you tried ammending the windows default printer to the printer you want ?

chow xseadog

0 Kudos
Message 2 of 20
(3,900 Views)
Yes, that's possible, but I don't want change every time the default printer. I have to change it a lot:-)

Message Edited by Petric on 09-20-2005 11:56 AM

0 Kudos
Message 3 of 20
(3,897 Views)
You can use property nodes to get a list of available printers and the current default. You can also set the default. This is 7.0 format.
Message 4 of 20
(3,890 Views)
Thanks a lot, but I've LV 6.0.2...
How can I get the property nodes for my Version?

Message Edited by Petric on 09-20-2005 12:42 PM

0 Kudos
Message 5 of 20
(3,891 Views)
Message 6 of 20
(3,885 Views)
Unfortunately I'm not able to get the Pr.Printers property nodes all I get are this in the screenshot.
Or have I to add some ActiveX things?
0 Kudos
Message 7 of 20
(3,876 Views)
Sorry about that. What operating system are you using??
0 Kudos
Message 8 of 20
(3,865 Views)
I use Windows XP Professional.
0 Kudos
Message 9 of 20
(3,859 Views)


@Petric wrote:
Thanks a lot, but I've LV 6.0.2...
With v6, you may want to look at using Print Panel to Printer.vi found here which allows you to specify a printer or use a dialog.  Not sure how it'll work with XP though.

Message Edited by Donald on 09-20-2005 08:29 AM

=====================================================
Fading out. " ... J. Arthur Rank on gong."
0 Kudos
Message 10 of 20
(3,858 Views)