06-08-2014 03:56 AM
Hi
When I create an HTML report with Labview with the Report Generation toolkit I cannot read the Hebrew fonts
The Set Report Font does not change the fonts, size...
Thanks
Solved! Go to Solution.
06-08-2014 08:38 AM
Problem was solved
Steps:
1. Between the New report and Set Font add the vi: Append User Formatted HTML to report.vi.
2. Add the following strings as input:
<html dir="rtl" lang="he">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1255">