qz 1.0.0+1
qz: ^1.0.0+1 copied to clipboard
Web plugin to support qz tray api for JavaScript intended for the printers management.
1.0.0+1 #
Added #
printRawfunction added to do print requests usingtype: 'raw'andformat: 'command'.printfunction added to allow to manually do any kind of print request.disconnectfunction added.
Changed #
- Breaking change:
printZplfunction renamed toprintZPL - Breaking change:
getQzVersionfunction renamed toversionproperty - Breaking change:
QzIofull refactored to be static - Sample project updated to show how to use
printRaw,printPDFandprintZPLfunctions frombase64,fileandStringsources.