Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Fonts Defaulting to Generic Types
I have an issue with rendering different fonts on an Advanced Template.
Basically, we have chosen to use Arial on most of the form, with a few select bits in Verdana. In my css the styles contain one of the following lines:
font-family: arial,helvetica,sans-serif; or font-family: verdana,geneva,sans-serif;
In WYSIWYG mode, the fonts show fine, each one is displayed as specified. After clicking Preview, the PDF renders using Helvetica for both after saving and testing the template on an actual transaction it also uses Helvetica for both.
I can easily pick Helvetica from Arial and Verdana, there's a few tell-tale differences so I'm 100% sure about this.
0