08-17-2010 04:01 PM
I am trying to print a front panel that contains a table (2009 SP1)
If I use the Report VIs, the panel image is stretched out and the bottom is lost, no matter how I do it:
1) I have two indicators (including the table). I tried appending them separately to the report. No Good.
2) I take a full panel image. No good.
3) If I run the same code, but comment out just the portion where the table is added, it's OK.
4) If I print the same panel using the "Print VI" method, I can get a good image.
At the same time, I am also trying the Print.VI_To_Printer method. Although it works fine once I have used the drop down menu to set up the options, my customer is running an EXE and his looks wrong (prints all controls, orientation is always landscape, etc).
Any ideas? This is killing me.
08-17-2010 04:15 PM
Fixed it with the Easy Print Report. Not happy with this though- still don't know why it messed up when the table was printed.
08-18-2010 04:59 PM
Hi Jed,
Would you be able to post your original VI so I can try to reproduce the behavior?