Label Printing: Difference between revisions

From Commander4j Wiki
Jump to navigation Jump to search
Created page with "Before you attempt to print barcode labels you need to tell Commander4j what type of printers you are planning to use.<br> There are 2 types available.<br> * Zebra Compatible..."
 
No edit summary
Line 4: Line 4:
* Zebra Compatible (ZPL) Printers<br>
* Zebra Compatible (ZPL) Printers<br>
* All other printers<br>
* All other printers<br>
If you are planning on using Zebra compatible printers then you will need to ensure that your print queues are setup correctly.
I would recommend the documentation provided by the excellent JZebra project here
* Windows[http://code.google.com/p/jzebra/wiki/TutorialRawXP]<br>
* Ubuntu[http://code.google.com/p/jzebra/wiki/TutorialRawUbuntu#Introduction]<br>
* OSX[http://code.google.com/p/jzebra/wiki/TutorialRawOSX#Introduction]<br>

Revision as of 11:35, 28 September 2012

Before you attempt to print barcode labels you need to tell Commander4j what type of printers you are planning to use.
There are 2 types available.

  • Zebra Compatible (ZPL) Printers
  • All other printers

If you are planning on using Zebra compatible printers then you will need to ensure that your print queues are setup correctly.

I would recommend the documentation provided by the excellent JZebra project here