ceTe.DynamicPDF.Printing.NET 4.26.0

Prefix Reserved
dotnet add package ceTe.DynamicPDF.Printing.NET --version 4.26.0
                    
NuGet\Install-Package ceTe.DynamicPDF.Printing.NET -Version 4.26.0
                    
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.26.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ceTe.DynamicPDF.Printing.NET" Version="4.26.0" />
                    
Directory.Packages.props
<PackageReference Include="ceTe.DynamicPDF.Printing.NET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ceTe.DynamicPDF.Printing.NET --version 4.26.0
                    
#r "nuget: ceTe.DynamicPDF.Printing.NET, 4.26.0"
                    
#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.
#:package ceTe.DynamicPDF.Printing.NET@4.26.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ceTe.DynamicPDF.Printing.NET&version=4.26.0
                    
Install as a Cake Addin
#tool nuget:?package=ceTe.DynamicPDF.Printing.NET&version=4.26.0
                    
Install as a Cake Tool

DynamicPDF PrintManager for .NET

DynamicPDF PrintManager for .NET is an easy-to-use library for dynamically sending PDF documents to printers. It enables .NET applications to manage print jobs, verify printer settings, and handle successful or failed print operations through a simple API.


Contents

  • Introduction
  • Assemblies
  • Native Libraries
  • Help Documentation
  • Examples
  • Licensing

Introduction

DynamicPDF PrintManager provides a simple and reliable way to print PDF documents directly from your .NET applications. It allows developers to:

  • Print PDF documents programmatically
  • Manage print jobs
  • Verify printer settings
  • Handle successful and failed print operations
  • Integrate seamlessly into existing .NET applications

Assemblies

.NET Assemblies

The following managed assemblies are included with the package.

Assembly Target Framework Platform
net20/DynamicPDF.Printing.dll .NET Framework 2.x AnyCPU
net40/DynamicPDF.Printing.dll .NET Framework 4.x AnyCPU
netstandard2.0/DynamicPDF.Printing.dll .NET Standard 2.0 AnyCPU

The accompanying XML documentation files provide IntelliSense support and do not need to be distributed with your application.


Native Libraries

The following native libraries are included and must be distributed with your application based on the target platform.

Managed Assembly Native Library Platform
DynamicPDF.Printing.dll DPDFPrintNative_x86.dll x86
DynamicPDF.Printing.dll DPDFPrintNative_x64.dll x64

Important

Ensure that the appropriate native DLL is deployed along with your application depending on the platform (x86 or x64).

The native libraries are included in the Bin/Native folder.


Help Documentation

Complete documentation and API reference are available at:

https://www.dynamicpdf.com/docs/dotnet/print-manager-welcome


Examples

Sample projects are available on GitHub:

https://github.com/DynamicPDF/print-manager-dotnet-core


Licensing

For licensing terms and additional legal information, please refer to the DynamicPDF End User License Agreement (EULA):

https://www.dynamicpdf.com/Company/LicenseAgreement/EULA.pdf

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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. 
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.26.0 81 7/17/2026
4.25.0 6,119 11/18/2025
4.24.0 4,024 1/30/2025
4.23.0 408 12/20/2024
4.22.0 6,897 5/3/2024
4.21.0 16,741 8/31/2023
4.20.0 1,127 7/6/2023
4.19.0 42,115 6/21/2021
4.18.0 2,223 4/28/2021
4.17.0 2,971 2/24/2021
4.16.0 1,204 12/28/2020
4.15.0 1,623 10/9/2020
4.14.0 852 9/22/2020
4.13.0 857 9/10/2020
4.12.0 903 7/10/2020
4.11.0 885 6/19/2020
4.10.0.40663 2,010 2/19/2020
4.9.0.40621 822 2/13/2020
4.8.0.40082 5,996 12/3/2019
4.7.0.39844 1,303 10/25/2019
Loading failed

* Added the ability to set print margins.