LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Printing graphs using minimal ink

How do I programmatically send a report to a printer that include graphs that has only lines, and no solid areas ( to conserve ink)? I can do it from the menus if I set tools/options/printing/Color Grayscale to off. But it does not affect the report generator VI.
0 Kudos
Message 1 of 2
(2,404 Views)
Hi Mark,

All you have to do to create a ink-saving image of a Graph is to specify "1-bit" for the "Get Image" method that you can create by right-clicking the Graph indicator. Here is a small VI and the image created:



Have fun!

Message Edited by Philip C. on 10-11-2005 07:12 PM

- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 2 of 2
(2,383 Views)