Skip to content

Carton_Tk

Anthony Burbank edited this page Mar 3, 2017 · 14 revisions

![Screenshot](https://github.com/ABurbank70/BISG-Carton-Label/blob/master/tk_gui_small.png =100x100)

This GUI version is for single conversions. It takes input from the user and processes it into a PDF document -- two labels on each page.

It will convert everything to UPPERCASE, so don't worry about capitalization. BATCH should be in the format 795R (US only) or 795/895R (US/CAN), because that's what the distributor we work with requires.

The labels are two per page, 4" x 6", as close to BISG compliant as I could get. The Barcodes are in 128C format (except for the PRICE barcode) and include a 'FNC1' code. Not using the 'FNC1' is what causes most of the problems along the supply chain. You can add -debug as a command line argument to get more verbose output.

Requires:

Tk

PDF::Reuse

PDF::Reuse::Barcode

Barcode::Code128

Clone this wiki locally