This is my first time working with rendering PDF’s… so I’m very newb. any sample code I can peek at? Currently, I have a UE script that places a button on the invoice form. When I click that button, I want to print the merged PDF file. I can trigger a function in a client script, but then it looks like I need to create a suitelet to render the PDF? Is that process correct?