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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Passing a Font to a PDF?
Is there a way that, when rendering a PDF, we can pass a font to it? Whether by SuiteScript or some other means? We have a custom, proprietary font that we want to use in some of our PDFs, but we don't want to declare it like this in our PDF templates:<#assign custom_font = "https://PATH/TO/FONT/CUSTOMFONT.TTF" />
If we do it that way, we have to mark our font as 'Available Without Login', which would violate our license because then it would technically be publicly available.
0