jZebra is a Java applet that allows you to print barcodes, receipts, and more from a Web page. It sends raw print commands to your printer. It has been tested with Firefox, Safari, Internet Explorer, and Opera. It supports parallel, USB, and network printers.
| Tags | print printing |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Windows Ubuntu Mac OS X Linux |
| Implementation | j2se Java Applets |
| Translations | None |
Recent releases


Release Notes: This release fixes some weird behavior when RegEx characters are used with a printer search, adds HTML printing support for LaserJets, InkJets, and DeskJets. It fixes a print margin bug with PDFs. It includes experimental image printing, including base64 or URL printing, JPEG, PNG, etc. for ESCP, PSCP, and ZPLII capable printers.


Release Notes: This release adds experimental PDF printing using PDFRENDERER. It adds support for printing directly to file (i.e. \\server\printer). It fixes a problem in sample.html with "List All" printers.


Release Notes: A new appendFile() feature was added, similar to original 1.0.3 and older functionality CONFIGPATH="http://site/epl.txt". An XML parsing error discovered in Internet Explorer was fixed. Please note that the JavaScript in sample.html has timing improvements added in lieu. Experimental Cp1252 support and XML message parsing support were added. Digital signature support was improved. A constant trusted Java signature is used.


Release Notes: A feature was added that allows larger print jobs to be spooled as separate jobs to the printer. For example, every five labels could be spooled as a new print job. This release also fixes a "Magic Cookie" problem some users were experiencing in Java 1.5.


Release Notes: JavaScript support was added. GUI components were removed.