ceTe.DynamicPDF.Printing.NET 4.7.0.39844

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ceTe.DynamicPDF.Printing.NET --version 4.7.0.39844
NuGet\Install-Package ceTe.DynamicPDF.Printing.NET -Version 4.7.0.39844
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="ceTe.DynamicPDF.Printing.NET" Version="4.7.0.39844" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ceTe.DynamicPDF.Printing.NET --version 4.7.0.39844
#r "nuget: ceTe.DynamicPDF.Printing.NET, 4.7.0.39844"
#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 ceTe.DynamicPDF.Printing.NET as a Cake Addin
#addin nuget:?package=ceTe.DynamicPDF.Printing.NET&version=4.7.0.39844

// Install ceTe.DynamicPDF.Printing.NET as a Cake Tool
#tool nuget:?package=ceTe.DynamicPDF.Printing.NET&version=4.7.0.39844

PrintManager is an easy to use .NET API that allows software developers to dynamically print PDF files to any local or network printer.  PrintManager allows you to manage multiple print jobs, verify printer settings and handle successful or unsuccessful prints all from within one SDK.

◦ Fixed an AccessViolationException while printing PDF to PRN file.
◦ Added support to return raw status details from the printer with the PrintJob events.
◦ Renamed the native DLLs from DPDFRenderNative_xXX.dll to DPDFPrintNative_xXX.dll.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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

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.21.0 2,678 8/31/2023
4.20.0 469 7/6/2023
4.19.0 27,615 6/21/2021
4.18.0 1,659 4/28/2021
4.17.0 2,141 2/24/2021
4.16.0 827 12/28/2020
4.15.0 1,207 10/9/2020
4.14.0 513 9/22/2020
4.13.0 609 9/10/2020
4.12.0 615 7/10/2020
4.11.0 598 6/19/2020
4.10.0.40663 1,710 2/19/2020
4.9.0.40621 527 2/13/2020
4.8.0.40082 5,456 12/3/2019
4.7.0.39844 935 10/25/2019
4.6.0.39522 685 9/10/2019
4.5.0.39431 595 8/29/2019
4.4.0.39326 569 8/14/2019
4.2.0.38157 831 2/27/2019
4.1.0.38003 672 2/14/2019

◦ Fixed an AccessViolationException while printing PDF to PRN file.
◦ Added support to return raw status details from the printer with the PrintJob events.
◦ Renamed the native DLLs from DPDFRenderNative_xXX.dll to DPDFPrintNative_xXX.dll.