Bookmarks
Account
ACL
Tools
New
Other
Tools. Barcode
Step #1
Step #2
Step #3
Barcodes is a 'Demo tool' that should not be used for Production.  It is an example of what we can do for you as an additional programmed Module.The Demo creates POSTNET barcode.
Barcodes (POSTNET) is a Demo Tool & should not be used for Production.  
Younicyclists (Younicycle Server Package owners) can request additional custom Tools to be programmed & added to their base install.  Provide complete specifications for any Supplemental Tools (or other programming), by using the Contact Us link above.
Using POSTNET barcodes may save significant postage $, based on Postal regulations, permits, minimum volume (piece count) and other requirements.
For this demo:-  You would need a Table, ideally with:
- employee_id- name- street address- city- state- zip
You would create a New Query using the Table and include the data elements listed above.  In addition, you would use the Expression editor to write a new Expression:
barcode(thetable.zip,'ffffff','000000')
Where the 'ffffff' was the background color (white), the '000000' was the color of the POSTNET barcode.  A 'personalized' barcode would be created for everyone in the file.  
Create a Datasource of this Query, using the Wizard.
Create a Template, bind to the Datasource, 'lay down' the data fields - to include the datafield for your Barcode, preview -- then create your PDF.
Step #4