Appendix C - Printing Barcodes on Picking List
Overview
Barcodes can be printed on the Order Picking List for the Customer, Order and Items by using the +ORDER_PICK_LIST_BARCODES STBL and adding the necessary jar files to the classpath. Follow the configuration steps outlined below.
-
Add the +ORDER_PICK_LIST_BARCODES STBL in the installation's addon.syn and barista.cfg files to print barcodes. Set the STBL to "BAR" to use the Inventory Item Master's Bar Code for the item barcode. Set the STBL to "UPC" to use the Inventory Item Master's UPC Code for the item barcode.
-
Download the following jar files for Addon version 22:
-
Available at https://sourceforge.net/projects/barcode4j/files/
- barcode4.jar
-
Available at http://www.java2s.com/ref/jar/download-batikanim191jar-file.html
- batik-anim-1.9.jar
- batik-awt-util-1.9.jar
- batik-bridge-1.9.jar
- batik-css-1.9.jar
- batik-dom-1.9.jar
- batik-gvt-1.9.jar
- batik-parser-1.9.jar
- batik-script-1.9.jar
- batik-svg-dom-1.9.jar
- batik-util-1.9.jar
- batik-xml-1.9.jar
-
Available at http://www.java2s.com/Code/Jar/x/Downloadxmlapisext1304jar.htm
- xml-apis-ext-1.3.04.jar
-
Available at http://www.java2s.com/ref/jar/download-xmlgraphicscommons22jar-file.html
- xmlgraphics-commons-2.2jar
-
-
Add the new jar files to the installation's classpath in Enterprise Manager's Java Settings.