LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HTML report graph is cut, how I set margins?.

Hello,

 

I trying to get a report with diferent graphs. But I got the graph cut. It seems I could set lower margin th get the whole graph printed.

 

Is it possible to fit?.

 

Another thing, Could I remove the linke in footer page of temporal file?.

 

Best Regards.

Download All
0 Kudos
Message 1 of 6
(2,964 Views)

Use the "Set Report Orientation.vi" and change the layout to "Landscape" and try.

 

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 6
(2,947 Views)

Hello,

 

Thanks, i already did it. I dont want the pages in landscape. I would like to adjust the margins.

0 Kudos
Message 3 of 6
(2,944 Views)

Ok. Also I see you are already trying to change the marigins as well. Then why don't you try to squeze the graph a little so that it somes inside the border. I guess this will be the easy solution.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 6
(2,937 Views)

Printing a web page has always been difficult, and not just in LabVIEW.  I'm no expert, but I think you have to actually reformat (or create a new page) for printing.  That's why most web sites have a "Print" button.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 5 of 6
(2,918 Views)

@billko wrote:

Printing a web page has always been difficult, and not just in LabVIEW.  I'm no expert, but I think you have to actually reformat (or create a new page) for printing.  That's why most web sites have a "Print" button.


^ THIS.

 

The graphs are most likely JPG or some sort of image file. They "act" differently when printed vs when displayed on a web page.

 

0 Kudos
Message 6 of 6
(2,905 Views)