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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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