Télécharger la liste

Description du projet

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.

Système requise

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

Nouvelle image mise à l'échelle de support à l'aide de « setPaperSize » et « setAutoSize ». Une page de sample.html amélioré avec quelques nouveaux boutons et une meilleure mise en page. Cutting edge HTML « Screenshot » prend en charge pour les navigateurs compatibles HTML5 : imprime une image de rendu de votre page HTML.
Tags: 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

Un append64() que NullPointerException a été rectifiée appendImage (url, « ZPLII ») n'est plus utilise les commandes de l'EPL. Le code source de sample.html a des conseils pour les nouveaux jzebraDoneFinding, jzebraDoneAppending et 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

Amélioration de la disponibilité du navigateur : il suffit de créer une fonction JavaScript appelée « jzebraReady() », et l'applet il appellera une fois qu'il a chargé correctement. Voir loading.html pour obtenir des exemples de préparation. Meilleure gestion de l'actualisation de la page (trompeuse InterruptedException a été supprimé et plusieurs appels à la méthode init() réussissent seulement si le fil d'écouteur JavaScript n'a cessé, dans le cas contraire, un avertissement s'affiche. Plusieurs corrections de bugs (question 49, 54 et 66). Appel findPrinter() avec pas de paramètres et il retournera l'imprimante par défaut du système. Nettoyage de code divers.
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

Cette version corrige certains comportement bizarre lorsqu'on utilise des caractères d'expression régulière avec une recherche d'imprimante, ajoute HTML impression LaserJet, imprimantes jet d'encre, et DeskJets. Il corrige un bug de marge impression avec les fichiers PDF. Il comprend impression image expérimentale, y compris en base64 ou URL printing, JPEG, PNG, etc. pour les imprimantes capables de ESCP, PSCP et ZPLII.
Tags: 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.
Tags: Stable

Project Resources