LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with printing in landscape mode

Hi All,
 
I have to print my graph in landscape mode.
 
Its printing in landscape mode...but the graph resides only in a small portion of the paper.
 
I want to print the graph in such a way that the graph consumes the entire paper area.
 
ie,a full page graph in landscape mode.How do i program like that?
 
 
I am attaching a sample vI that depicts the problem.
 
Thanks in advance
 
0 Kudos
Message 1 of 4
(2,872 Views)
Which version of LabVIEW are you using?  This was a bug in versions 8.0 and earlier, that was fixed in the 8.0.1 maintenance release.  Also, another option you could try would be to place a copy of your graph on the front panel of a subvi, and then print the front panel of that subvi.  The printed image should be the size of the front panel display.
Message 2 of 4
(2,846 Views)

Hi

Thank u for the reply.I am using Labview version 8.0.1



Meghan M wrote:
Also, another option you could try would be to place a copy of your graph on the front panel of a subvi, and then print the front panel of that subvi.  The printed image should be the size of the front panel display.


I didnt get the above idea completely.Is that imply to place the same graph in a sub vi and to print that subvi's front panel?
 
Thanks once again
 
0 Kudos
Message 3 of 4
(2,834 Views)

Thanks for your response.  I went ahead and filed a Correction Action Request for your orignal issue, since I was able to reproduce the same behavior when I ran your VI.  The solution of printing the front panel of a subVI displaying the same graph is a workaround for this problem. Please look at the following KnowledgeBase for more details on how to do this.  Hope this helps!

How Do I Print a Single Control from the Front Panel (for example, a Graph)?

Message 4 of 4
(2,822 Views)