-
PDF Version From Advance PDF/HTML
Hi, All. I hope you are doing well. I exported the PDF using the rendering module (rendereAsPDF) with suitescript and saved it in the file cabinet. I will send this file via API but in the specifications the PDF file sent must be PDF version 1.6 and above. How do I change this PDF version to a higher version because after…
-
How to Create a file with Advanced PDF using SuiteScript
I have an advanced PDF which I use with a custom record/form I have created. We use the Adobe Sign bundle, which works fine with Quotations and Sales Orders. When you create a new Adobe Sign Agreement, it automatically generates the PDF and attaches it to the Adobe Sign Agreement. But this functionality does not work with…
-
Can Suitelets written in Suitescript 2.1 use N/render?
Hi, I've been trying to use N/render on a Suitelet written in Suitescript 2.1 but it seems to make the Suitelet freeze and not allow saving. It doesn't throw any error whatsoever. I tried removing any code that uses the render object and just maintained the N/render definition inside the define function, same problem. It's…