Neodynamic.Blazor.JSPrintManager
5.0.23.115
dotnet add package Neodynamic.Blazor.JSPrintManager --version 5.0.23.115
NuGet\Install-Package Neodynamic.Blazor.JSPrintManager -Version 5.0.23.115
<PackageReference Include="Neodynamic.Blazor.JSPrintManager" Version="5.0.23.115" />
paket add Neodynamic.Blazor.JSPrintManager --version 5.0.23.115
#r "nuget: Neodynamic.Blazor.JSPrintManager, 5.0.23.115"
// Install Neodynamic.Blazor.JSPrintManager as a Cake Addin
#addin nuget:?package=Neodynamic.Blazor.JSPrintManager&version=5.0.23.115
// Install Neodynamic.Blazor.JSPrintManager as a Cake Tool
#tool nuget:?package=Neodynamic.Blazor.JSPrintManager&version=5.0.23.115
JSPrintManager for Blazor allows you to perform Client-side Printing & Scanning from any Blazor WebAssembly or Blazor Server projects!
By writing pure .NET code, JSPrintManager for Blazor allows you to easily send raw data, text and native commands as well as known file formats (like PDF, TXT, DOC, XLS, JPG, PNG) to any printer installed or available at the client machine without showing or displaying any print dialog box!
JSPrintManager for Blazor does support any kind of type and brand printers! Thermal Label Barcode printers, POS receipt printers, RFID printers, Dot-Matrix printers, Kiosk printers, ID Card printers, Laser, Inkjet and more...
Printers Connectivity support includes: installed Windows printers (for USB connection), Shared Printers on the client machine network with a UNC name/path, printers connected to Parallel Port (e.g. LPT1) Centronics or Serial Port RS-232 (e.g. COM1) as well as IP/Ethernet Network printers.
Send any Printer Command Language! Most known like 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, and more. USPS, FedEx, UPS, DHL shipping labels formats too.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
net5.0
- Microsoft.AspNetCore.Components.Web (>= 5.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.23.115 | 1,639 | 1/24/2023 |
5.0.22.1205 | 356 | 12/5/2022 |
5.0.22.830 | 1,330 | 8/30/2022 |
5.0.22.801 | 397 | 8/4/2022 |
5.0.0 | 502 | 7/7/2022 |
4.0.22.624 | 838 | 6/24/2022 |
4.0.21.1116 | 918 | 11/16/2021 |
4.0.21.720 | 392 | 7/20/2021 |
4.0.21.712 | 292 | 7/12/2021 |
4.0.21.710 | 228 | 7/9/2021 |
4.0.21.709 | 268 | 7/9/2021 |
4.0.0 | 259 | 7/1/2021 |
● New! Added DriverModel prop to InstalledPrinter class to specify the Windows Driver Model 3 or 4.