jsprintmanager
Version:
Print Commands & Files, Manage Printers & Scan Docs from Javascript. JSPrintManager Solution allows you to print RAW Printer Commands as well as known File Formats (PDF, JPG, PNG, TIFF, etc.) from Javascript right to any printer available at the client ma
110 lines (108 loc) • 2.13 kB
JSON
{
"name": "jsprintmanager",
"version": "8.0.0",
"description": "Print Commands & Files, Manage Printers & Scan Docs from Javascript. JSPrintManager Solution allows you to print RAW Printer Commands as well as known File Formats (PDF, JPG, PNG, TIFF, etc.) from Javascript right to any printer available at the client machine. Scan Documents & Images is also supported",
"main": "JSPrintManager.js",
"types": "JSPrintManager.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/neodynamic/JSPrintManager.git"
},
"keywords": [
"Raw",
"Data",
"Print",
"Commands",
"ASP.NET",
"WebForms",
"MVC",
"Razor",
"Thermal",
"Label",
"POS",
"receipt",
"RFID",
"Dot-Matrix",
"Kiosk",
"ID",
"Card",
"Laser",
"Inkjet",
"USB",
"UNC",
"LPT",
"RS-232",
"IP",
"Ethernet",
"Network",
"ESC/P",
"PCL",
"PostScript",
"PRN",
"ZPL",
"EPL",
"IPL",
"DPL",
"EZPL",
"ZGL",
"SBPL",
"RCL",
"WPL",
"CLP",
"IBM",
"Proprinter",
"CPL",
"Dymo",
"ESC",
"codes",
"SPL",
"TCPL",
"TSPL-EZ",
"DASCOM",
"USPS",
"FedEx",
"UPS",
"DHL",
"shipping",
"labels",
"PDF",
"TXT",
"DOC",
"XLS",
"JPG",
"PNG",
"TIFF",
"Linux",
"Mac",
"Raspberry",
"Pi",
"iOS",
"Android",
"ChromeOS",
"trays",
"bins",
"papers",
"virtual",
"WIA",
"TWAIN",
"SANE",
"scan",
"scanner",
"webscan",
"pdf-password",
"bluetooth",
"RFCOMM",
"IPP"
],
"author": "Neodynamic <support@neodynamic.com> (https://neodynamic.com/support)",
"license": "SEE LICENSE IN <https://www.neodynamic.com/eula>",
"bugs": {
"url": "https://github.com/neodynamic/JSPrintManager/issues"
},
"homepage": "https://github.com/neodynamic/JSPrintManager#readme",
"dependencies": {
}
}