Neodynamic.SDK.WebClientPrint 3.0.2016

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neodynamic.SDK.WebClientPrint --version 3.0.2016
NuGet\Install-Package Neodynamic.SDK.WebClientPrint -Version 3.0.2016
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Neodynamic.SDK.WebClientPrint" Version="3.0.2016" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neodynamic.SDK.WebClientPrint --version 3.0.2016
#r "nuget: Neodynamic.SDK.WebClientPrint, 3.0.2016"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Neodynamic.SDK.WebClientPrint as a Cake Addin
#addin nuget:?package=Neodynamic.SDK.WebClientPrint&version=3.0.2016

// Install Neodynamic.SDK.WebClientPrint as a Cake Tool
#tool nuget:?package=Neodynamic.SDK.WebClientPrint&version=3.0.2016

WebClientPrint for ASP.NET is a plugin-free solution for Client-side Raw Printing scenarios for Windows, Linux, Raspberry Pi & Mac clients, exclusively designed for ASP.NET Web Forms and MVC. 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...
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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Neodynamic.SDK.WebClientPrint:

Package Downloads
FenplastWSC.Ditko.WebClientPrintAPI

Provides a controller to interface with Neodynamic WebClientPrint.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0 51,673 1/21/2021
5.0.0 18,802 10/12/2019
4.0.2018.928 24,937 9/30/2018
4.0.2018.601 6,793 5/30/2018
4.0.2018.109 13,525 1/11/2018
4.0.2018 2,646 12/23/2017
3.0.2017.123 16,860 1/24/2017
3.0.2016 7,611 12/7/2016
2.0.2016.1025 5,775 10/26/2016
2.0.2016.100 4,405 10/11/2016
2.0.2013.1216 8,171 12/16/2013
2.0.2013.1125 2,559 11/26/2013
2.0.2013.1009 4,530 10/23/2013
2.0.2000.2 3,252 6/11/2013
2.0.2000.1 2,542 5/9/2013
2.0.2000 3,073 3/25/2013
1.0.2000.1 3,027 9/9/2012
1.0.2000 2,657 9/8/2012

## IMPORTANT NOTE

#1. Due to some new features and improvements, this brand new server side component is NOT backward compatible!

#2. The WebClientPrint Processor (WCPP) client utility does no longer support Windows 98, Windows 2000 nor Windows ME

#New! Added support for printing to Default printer if the specified installed printer is not found or missing at printing time. See PrintToDefaultIfNotFound property of InstalledPrinter class.

#New! PrintFile now allows you to specify files from HTTP sources

#New! Full control for storing client related info (like list of installed printers) anywhere at the server side, from memory/disk based cache to DB or file servers

#New! Added support for Number of Copies when printing Raw Commands as well as Known File Formats

#New! File name commands for specifying the X,Y position as well as Print orientation when printing PNG or JPG images

#New! Added support for printing a group of ClientPrintJob objects through the brand new ClientPrintJobGroup class. Now you can combine and print raw commands along with known file formats. Print them to the same printer or to different printers with just one click! Endless printing possibilities.

#New! Added support for client printing from Raspberry Pi / Raspbian