LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

PrintPanel Function

I use
PrintPanel(panel,"chart",1,VAL_VISIBLE_AREA,1);
to a HP LaserJet 5N on network. Most of the time, it does not work. Any suggestion ?
Thanks
0 Kudos
Message 1 of 2
(2,977 Views)
There has been much discussion on printing from within CVI, but 99% of the time it turns out to be a driver problem. Without bashing HP too much, their drivers are not the most reliable things in the world. As to the problem you are seeing with this specific printer I cannot say, but you could try using another driver. Does it work to other printers on the network ? (Implies a driver issue).

There is an archive of CVI postings http://welcome.to.cvi/
A search of that may give you more info.

Chris
0 Kudos
Message 2 of 2
(2,977 Views)