Adding custom data to advanced PDF templates

Task: General We can add custom data in advanced PDF templates using the render function. When rendering PDFs using suitelet we can load the Advanced PDF template and inject custom add that should be added to the template. For that, we need to prepare the custom data in an object or JSON format. After that,… Continue reading Adding custom data to advanced PDF templates