LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem to print report with graph

Hello,

I make a vi to print or save in html file my front panel results. In the results, I have a graph and to save it in my report I use the "Append Control Image to Report.vi".

The problem is when I print the report the Image is in the top of page and it's size is limited by the size of the left header text. And the top text (not header but just the Title text) is placed after the image.

Now when I save it in the HTML file, I have any problems in the structure of my report.

If you have suggestions, I listen to.

I have an idea to divert the problem is to make a vi to print the HTML file but I don't know to make it.

Thanks for help.

I have attach the file. A man please print the report and say me if the struct
ure is good. Like this, I know that the problem is a problem to my computer config or print config.(Use Labview 6.1)

Thanks for help.

SAM
0 Kudos
Message 1 of 4
(2,868 Views)
Sorry but the real problem file is the second attach.

It can be open with any labview version.

Thanks.
0 Kudos
Message 2 of 4
(2,868 Views)
Hi midtisam,

I've run your VI to test it for you. I believe I am seeing the same bahavior that you are. The graph always shows up at the top of the page even though it is added after the header. Also, I tried creating an HTML file and it worked correctly. I would suggest doing this since it seems to work better.

Now, you can not use the Print Report VI with HTML reports. If you are able, I would suggest just creating the HTML report and either printing it from your computer through Internet Explorer or sending the file to whoever needs it. Best of luck.
J.R. Allen
0 Kudos
Message 3 of 4
(2,868 Views)
Thanks JRA.

But in my job, I can print correctly this Vi. I think the problem can be to my printer configuration.

You're idea is good but I would like to print the report automatically and not a process for the operator.
0 Kudos
Message 4 of 4
(2,868 Views)