Barcodes in Advanced PDF Templates

In the Advanced Template Editor, edit the HTML markup source and use the BFO tag <barcode /> to create a custom bar code.

To add a custom bar code to an advanced template:

  1. Open the advanced template in the template editor and click the Source Code toggle.
  2. Scroll down to the portion of the HTML markup source where you want to create a bar code. Add the following code to the template and specify the codetypeshowtext, and value parameters as required.
              <barcode codetype="qrcode" showtext="false" height="150" width="150" value="http://www.example.com/" /> 

Parameters in the barcode tag:

Bracode Types supported by NetSuite Advance templates:

Leave a comment

Your email address will not be published. Required fields are marked *