Add Watermark to Advanced PDF Template

A watermark is a text or an image that appears either in front of or behind existing document content, like a stamp. To add Watermark to an advanced PDF template define it in a macro tag so that it is included in all the pages of the template. Sample –  <head> <macrolist> <macro id=”watermark”> <p… Continue reading Add Watermark to Advanced PDF Template

New Invoice Grouping PDF Updates Proposal

The proposal details the new updates that should be done on the invoice grouping PDF.  Requirement  Following are the requirements that need to developed:  Create a template where the discount line is shown but in the correct section. Clients should have two options for the invoice printing.One is discount amount is added into the the… Continue reading New Invoice Grouping PDF Updates Proposal

protect advanced PDF using Password

Add above tag in the <head> to protect advanced PDF. here attribute “value” can be sourced from a “password” field in transaction or related record. Custom fields are more prefered with the random generated value. This field value can be shared through email or any other channel to the customer.

Optimizing images for Advanced PDF templates in Netsuite

Netsuite has a data limit of 15Mb (current limit, may be revised in future) for file transfers, so it is recommended to optimize the assets that will be included while a new advanced template is created since PDF templates can use pretty large and graphics-intensive files/images. Note: Netsuite may or may not throw a data… Continue reading Optimizing images for Advanced PDF templates in Netsuite