Neodynamic.SDK.WebClientPrintCore
4.0.18
See the version list below for details.
dotnet add package Neodynamic.SDK.WebClientPrintCore --version 4.0.18
NuGet\Install-Package Neodynamic.SDK.WebClientPrintCore -Version 4.0.18
<PackageReference Include="Neodynamic.SDK.WebClientPrintCore" Version="4.0.18" />
paket add Neodynamic.SDK.WebClientPrintCore --version 4.0.18
#r "nuget: Neodynamic.SDK.WebClientPrintCore, 4.0.18"
// Install Neodynamic.SDK.WebClientPrintCore as a Cake Addin #addin nuget:?package=Neodynamic.SDK.WebClientPrintCore&version=4.0.18 // Install Neodynamic.SDK.WebClientPrintCore as a Cake Tool #tool nuget:?package=Neodynamic.SDK.WebClientPrintCore&version=4.0.18
WebClientPrint is a plugin-free solution for Client-side Raw Printing scenarios for Windows, Linux, Raspberry Pi & Mac clients, exclusively designed for ASP.NET Core. With WebClientPrint, you can easily send raw data, text and native commands to printers installed at the client machine without showing or displaying any print dialog box! You can also print common file formats like PDF, TXT, DOC, XLS, JPG, PNG, TIFF (Multipage), and so on! WebClientPrint 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
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 | |
---|---|---|---|
4.0.18.928 | 13,500 | 9/30/2018 | |
4.0.18.601 | 6,126 | 5/30/2018 | |
4.0.18.109 | 1,782 | 1/11/2018 | |
4.0.18.105 | 1,049 | 1/6/2018 | |
4.0.18 | 1,197 | 12/23/2017 | |
3.0.2017.820 | 2,091 | 8/23/2017 | |
3.0.2017.123 | 1,388 | 1/24/2017 | |
3.0.0 | 1,286 | 12/6/2016 | |
2.0.0 | 1,594 | 6/22/2016 |
##New! Print PDF silently without Adobe Reader or FoxIt Reader dependencies for Windows Clients!!! ##New! PDF file custom printing settings like Print as Grayscale, Print Annotations, Rotation, Page Range and more! Refer to the PrintFilePDF class in the help doc. ##New! TXT file custom printing now featuring settings like Print Orientation, Text Alignment (Justify, Left, right, center); output font name, size, color and style (bold, italic, underline, strikethrough) and margins! Refer to the PrintFileTXT class in the help doc.##New! Get Installed Printers from the client with useful info about them like PortName, Is Connected, Is Shared, Is Local, Is Network, as well as the list of supported Papers and list of trays/bins ##New! InstalledPrinter class now supports Tray Name and Paper Name settings. NOTE: The supported file formats allowed for these new settings are BMP, JPG, PNG, TXT and PDF ##New! Setting printer name to Default in the InstalledPrinter class allows you to specify the Default Printer in the client machine