LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

strange panel print problem

I have a very strange panel printing problem. Each time when I am trying to print my vi's front panel, the printout always has some lines or characters missing. I have tried manually and programmatically, it just not working. Who can tell me the reason? What should I do to make sure the printout is complete?

I have set to print the entire panel. I used panel to printer method to print the vi. 

thanks 

0 Kudos
Message 1 of 9
(4,235 Views)
Are you seeing indicators and/or controls that are blank or possibly you only see a small bit of the characters?  If so this can be caused by your font size selection.  Try increasing the size of the text window.  If that doesn't help try also increasing the font size a little.
Jim

LV 2020
0 Kudos
Message 2 of 9
(4,233 Views)

thank you, but it still does not work. I ticked [scale the panel to fit], otherwise there will be a few pages to be printed.

On the panel there are a few clusters ,one table, and one graph. If one cluser includes three lines of numeric controls, when it was printed, only part of the cluster is shown on the paper. the unprinted area is white.

this problem has annoyed me for quite long time, please offer me some good ideas.

thanks

0 Kudos
Message 3 of 9
(4,223 Views)
A good start would be to post your code.  If you can't do that, how about a screenshot with annotation as to what is not printing properly.  The code itself would be best.
Jim

LV 2020
0 Kudos
Message 4 of 9
(4,220 Views)
The report to print is attached, when you manually print the front panel, it has some contents missing. You can see that by preview or print it to a document. I set scale panel to fit.
 
0 Kudos
Message 5 of 9
(4,205 Views)
Sorry, I only go as high as LV8.0. Smiley Sad Hopefully someone else will be able to help you out.
Jim

LV 2020
0 Kudos
Message 6 of 9
(4,195 Views)
Here is the vi in LV 8.0

Not looked at it myself yet
_____________________________
- Cheers, Ed
0 Kudos
Message 7 of 9
(4,192 Views)
The only thing that I see messed up is your plot legend.  With the legend collapsed to the left, the legend text was doing wierd stuff.  When I opened it back out it looked fine.  Printed well too.  SorrySmiley Sad
Jim

LV 2020
0 Kudos
Message 8 of 9
(4,188 Views)

Hi UniSA,

Can you describe what is missing? I don't see anything missing in the preview or the printed version.

Sappster
0 Kudos
Message 9 of 9
(4,156 Views)