t
message has been deleted
c
You need a MICR font
t
How do I include MICR font in advanced pdf template
l
This is how I'm rendering that section in our check voucher. Hope this helps.
table style="position: absolute;overflow: hidden;left: 120pt;top: 190pt;height: 18pt;width: 95pt;font-size:18px;font-weight:bold;font-family:micrenc, Helvetica, sans-serif;"><tr>
<td align="center" id="test" style="font-size:25px;font-weight:bold;font-family:micrenc" class="test">C${check.checknumber}C</td>
</tr></table>
<table id="titlecheck" style="position: absolute;overflow: hidden;left: 180pt;top: 190pt;height: 18pt;width: 175pt;font-size:18px;font-weight:bold; font-family:micrenc;"><tr>
<td align="center" style="font-size:25px;font-weight:bold;font-family:micrenc" class="test">a122242843a</td>
</tr></table>
<table style="position: absolute;overflow: hidden;left: 305pt;top: 190pt;height: 30pt;width: 150pt;"><tr>
<td align="center" style="font-size:25px;font-weight:bold;font-family:micrenc" class="test">C647013507C</td>
</tr></table>
t
Hi @Lalo , are you including any font file for “micrenc”?
l
You should be able to download the font from the web. But i believe the font is already in NetSuite. You just have to reference it or create a support ticket with netsuite to have them add it to your account.