04-29-2010 06:20 PM
I am using Labview 8.5, "Print Report" with HTML type. When I execute the VI, Internet Explorer (I have IE 7.0 installed under Win XP) opens up and stays open until I manually close it, even after the Print Report VI completes.
Has anyone else had this behaviour?
I am using <Table style="page-break-before: always"> <TR><TD></TD></TR></Table> tags to build a formatted report.
Is it possible that I have a bogus HTML tag?
I use Print Report with HTML (Labview 8.0) with Internet Explorer (IE 6.0 under WinXP) and it just prints silently. I much prefer that type of opearation.
Is there a known difference between Labview 8.0 and 8.5 for this behavior? Could IE 7.0 operate differently than IE 6.0?
I would appreciate any help here.
Solved! Go to Solution.
04-30-2010 02:16 PM
Hello EdH,
Are you using the same code in 8.5 that you had in 8.0?