Tres Finocchiaro
Tres Finocchiaro
If sending a lot of requests to QZ Tray outside of a promise loop, it can queue up many replies. Take this code snippet for example: ```js setInterval(function() { qz.printers.find().then(...
For cloud providers, it is requested that we can provide a full `java.lang.Exception` backtrace from Java to JavaScript when an exception occurs to reduce the number of times the provider...
Epiphany web browser currently is incompatible with QZ Tray. It appears to use a separate certificate store. The resutl of this is OSs which ship with Epiphany by default (e.g....
Placeholder for retiring the dedicated `sift.js` library. **Description:** `sift.js` was originally written to provide a centralized location for hardware filtering: * MAC Address filtering * Raw printer filtering * Process...
Enhancement placeholder to run QZ Tray as a Windows Service, milestoned for the 2.2 release. Note; A prerequisite to starting this task is Headless Support (#51) which is milestoned for...
On occasion we receive requests for bundling custom items with QZ Tray... a use-case is the WinUSB driver, which allows a printer to have exclusive USB communication (fixing issues with...
Quoting the mailing list... > Hi! > > We've designed an HTML document containing rotated elements using the "transform: rotate()" css property. When printing via QZ, some of the rotated...
Support DPL
Placeholder to obtain DPL hardware for adding it to our list of label printing options. DPL is a language by Datamax O'Neil. @lite1979 this one is all you. * Add...
Placeholder to support a re-connection for scenarios such as soft shutdown or upgrade.
Clients looking to leverage both local printers and direct IP printers are forced to write a promise wrapper when switching between known print-to-host (e.g. IP address: `qz.configs.create({ host: '192.168.1.1, port:...