Modify Template to Print Barcodes

I have got the information I need on the advanced template for an item now.  I just need to know how to print individual bar codes.  I think the default template that comes with NS is set to print barcodes on 8.5 x 11 sheet.  I am using 1.5″ x 4″ labels.

Beginner Asked on July 21, 2020 in Administration.
Add Comment
2 Answer(s)

Find the body size tag in your PDF code (usually something like below):

<body padding="0.5in 0.5in 0.5in 0.5in" size="Letter">

Remove the ‘size=letter’ portion and update it to the size you need.  Like this below:


<body padding="0.5in 0.5in 0.5in 0.5in" width="1.5 in" height="4 in">

Rookie Answered on July 22, 2020.
Add Comment

To create Bare code we can use below code

<barcode codetype=”qrcode” showtext=”false” height=”150″ width=”150″ value=”http://www.example.com/” /> Feel free to contact us if you need additional information.

Beginner Answered on July 24, 2020.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.
  • This site made possible by our sponsors:   Tipalti   Celigo   Limebox   Become a Sponsor   Become a Sponsor