Anyone ever generate a PDF file client side?
# suitescript
x
Anyone ever generate a PDF file client side?
m
N/render
is server side only. You can create a suitelet/restlet and have the client call it
✔️ 1
x
@michoel I kinda figured that would be the way to go. But I've also never done that before. Would I need to create a separate suitelet script, or could I kinda do it like this? http://aecc.ca/blog/2017/07/27/create-a-simple-suitelet/