Display multiple fonts in the Advanced PDF template

Suppose if we wants to use calibri font along with NotoSans,

  • Download the Calibri ttf file
  • upload on the file cabinet and enable the available without login
  • Then render this font into Advanced PDF as follows
<link name="calibri" type="font" subtype="opentype" src="https://4941168-sb1.app.netsuite.com/core/media/media.nl?id=22197&amp;c=4941168_SB1&amp;h=YX6AoFazevgFCGkXShZWr6w8NgGvI48XhvfNVXq1RvFQJ4B7&amp;_xt=.ttf" bytes="2" />

<table>
<tr><td colspan="20" style="font-size: 11px;font-family: calibri, sans-serif;"><b>Payment Instruction :</b></td></tr>
</table>

Leave a comment

Your email address will not be published. Required fields are marked *