Download List

项目描述

jZebra is a Java applet which allows you to print barcodes, receipts, and more from a Web page to your industry printer. It sends raw print commands and basic HTML and PDFs to your raw, PostScript, or LaserJet printer. It has been tested with Firefox, Safari, Internet Explorer, Chrome, and Opera. It supports parallel, serial, USB, and network printers.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-30 07:17
1.4.5

缩放支持使用"setPaperSize"和"setAutoSize"的新形象。与一些新的按钮和更好的布局改进的 sample.html 页。切削刃 HTML"截屏"支持 HTML5 有能力的浏览器: 打印呈现您的 HTML 页的图片。
标签: Stable
New image scaling support using "setPaperSize" and "setAutoSize". An improved sample.html page with some new buttons and better layout. Cutting edge HTML "Screenshot" support for HTML5 capable browsers: prints a rendered picture of your HTML page.

2012-06-30 15:52
1.4.3

Append64() NullPointerException 固定的 appendImage (url,"ZPLII") 不再错误地使用英超联赛的命令。Sample.html 的源代码有新 jzebraDoneFinding、 jzebraDoneAppending 和 jzebraDonePrinting 佣工的提示。
An append64() NullPointerException was fixed appendImage(url, "ZPLII") no longer incorrectly uses EPL commands. The source code for sample.html has hints for the new jzebraDoneFinding, jzebraDoneAppending, and jzebraDonePrinting helpers.

2012-06-09 06:47
1.4.1

改进的浏览器准备: 只需创建一个 JavaScript 功能称为"jzebraReady()"和小程序将调用它,一旦它已正确加载。请参阅 loading.html 准备的更多示例。较好的处理页面刷新 (误导 InterruptedException 已被移除,如果 JavaScript 侦听器线程已停止向 init () 的多个调用仅取得成功 ; 否则,显示一条警告。多个错误修正 (问题 49、 54,问题和问题 66)。没有参数和它调用 findPrinter() 将返回系统的默认打印机。杂项代码清理。
Improved browser readiness: simply create a JavaScript function called "jzebraReady()", and the applet will call it once it has loaded properly. See loading.html for more readiness examples. Better handling of page refreshes (misleading InterruptedException has been removed, and multiple calls to init() only succeed if the JavaScript listener thread has stopped; otherwise, a warning is displayed. Multiple bugfixes (issue 49, issue 54, and issue 66). Call findPrinter() with no parameters and it will return the system's default printer. Misc. code cleanup.

2012-03-16 08:00
1.3.5

此版本修复了一些奇怪的行为时使用正则表达式字符具有打印机搜索添加 HTML 打印支持 LaserJets、 喷墨打印机、 和雷射。它与 pdf 文件修复打印边距 bug。它包括实验图像打印包括 base64 或印刷、 JPEG、 PNG 等,为 ESCP、 PSCP 和 ZPLII 功能的打印机的 URL。
标签: HTML Support
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.

2012-02-14 08:34
1.2.1

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.
标签: Stable

Project Resources