March 16th, 2012· Changes
· Fixes special characters from mucking up the printer searching such as "{}" "()", etc to resolve Issue 50
March 16th, 2012Changes:
· Adds improved (still experimental) support for printing HTML to PostScript capable printers (LaserJet, DeskJet, InkJet, etc), PSCs, etc
· New HTML auto-page feature will create a new spooled document when applet sees
· Includes a fix for removing PDF print margins
· Fixes a bug where new PDF print margins caused NullPointerException
· Improved URL handling in sample.html
March 16th, 2012Changes:
· Adds experimental support for printing HTML to PostScript capable printers (LaserJet, DeskJet, InkJet, etc), PSCs, etc
· Adds a fix for removing PDF print margins (needs testing)
March 16th, 2012Changes:
Adds experimental support for appending base64 images, i.e:
· document.jzebra.appendImage("data:image/png;base64,AAAAAAAAA...", "ZPLII");
Adds experimental support for CPCL image printing, i.e:
· document.jzebra.appendImage("image.png", "CPCL");
March 16th, 2012Changes:
· Added basic ZPLII image printing support using "appendImage("image.png", "ZPLII");"
· Added basic ESCP image printing support using "appendImage("image.png", "ESCP");"
February 14th, 2012· Fixed a problem in sample.html with "List All" printers.
· jzebra.jar is still the same compiled version as 1.2.0.
February 14th, 2012· Adds experimental PDF support.
· Adds support for printing directly to file.
· Print to file is useful for bypassing printer drivers and sending raw data to a printer queue
February 14th, 2012· Fixes encoding bug preventing Linux users from printing Windows Code Page characters.
February 14th, 2012· Enhances find printer function so that exact matches outweigh partial matches. i.e. searching for "zebra" returns "zebra 1234" before "zebra1234" on exact word match
· Enhances experimental printer list function (new feature for 1.2.0) per feature request. i.e. "[]" brackets removed, new delimiter logic per request
· Added "replace" function that allows regex replacement of print commands (for variable substitution, etc)
January 17th, 2011· Adds a new appendFile() feature similar to original 1.0.3 and older functionality CONFIGPATH="http://site/epl.txt".
January 17th, 2011· Fixes XML parsing error discovered in Internet Explorer. Please note, the JavaScript? in sample.html has timing improvements added in lieu.
January 17th, 2011· Adds experimental Cp1252 support, XML message parsing support.
January 17th, 2011· Version 1.0.7 available for improved digital signature support. Versions 1.0.7 and higher will use the same trusted java signature