> Using the vi-preference "printing frontpanel after finish" never makes a
> printout that look simular to the frontpanel on the screen. So I use the
> print-panel-VI, but there are i.e. grids in graphs missing and the
> textletters have a bad resolution (every letter is build by little
> quares).
>
> Anybody knows a solution to make good-quality printouts?
The Preferences or Options dialog allow for you to choose between several
built-in printing techniques, each with its own tradeoffs. The simplest,
that looks the most like the screen is bitmap printing. It will work very
similar to a screen capture, complete with blocky characters, just like the
screen.
The nicest output often comes from the postscript printing. In this mode,
LV bypasses the different printin
g and display drivers and generates raw
postscript and sends it to the printer. This currently cannot download
fonts to the printer, so some substitutions may be made. This is most
noticible with symbol and wingding types of fonts.
The default, standard type of printing draws the same drawing commands to
the printer as to the display window. Because the resolution of the devices
is different, things like line widths have different results.
Print front panel on completion can use any of these printing options. Be
sure to restart LV after changing the printing options in order for them to
take effect.
Greg McKaskle