Character problems with HTML template export (code below)
Trying to build an invoice with IQ but it's not working properly.
This used to work (slightly simplified for our purpose) but it doesn't anymore, I get weird chars (see bottom of post):
<head>
<META name=GENERATOR content="InfoQube 0.9.70a">
<META charset=UTF-8>
<STYLE> body {font-family:Calibri; font-size:12;}table {font-family:Arial Unicode MS; font-size:12;}
ol, ul { margin: 0.5em 3em; }
</STYLE>
<style type="text/css">
.auto-style1 {
text-align: center;
}
.auto-style2 {
text-align: left;
}
.auto-style3 {
margin-right: 0px;
}

