DynaPDF.Net 5.0.1.4

dotnet add package DynaPDF.Net --version 5.0.1.4
                    
NuGet\Install-Package DynaPDF.Net -Version 5.0.1.4
                    
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="DynaPDF.Net" Version="5.0.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DynaPDF.Net" Version="5.0.1.4" />
                    
Directory.Packages.props
<PackageReference Include="DynaPDF.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 DynaPDF.Net --version 5.0.1.4
                    
#r "nuget: DynaPDF.Net, 5.0.1.4"
                    
#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 DynaPDF.Net@5.0.1.4
                    
#: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=DynaPDF.Net&version=5.0.1.4
                    
Install as a Cake Addin
#tool nuget:?package=DynaPDF.Net&version=5.0.1.4
                    
Install as a Cake Tool

๐Ÿ“ DynaPDF.Net

DynaPDF.Net is a cross-platform .NET library for using native DynaPDF functionality on Windows, Linux, and macOS. This package is officially supported by DynaForms GmbH and includes native DynaPDF libraries for all major platforms.

What is DynaPDF? DynaPDF is a cross-platform PDF library that runs on almost every operating system. Pre-compiled libraries are available for Windows, macOS, Linux, Android, and iOS.

Main features are PDF creation, PDF editing, PDF rendering, PDF printing, PDF Optimization, PDF Forms, and conversion of arbitrary PDF files to PDF/A, ZUGFeRD, Factur-X, or XRechnung. These are just a few examples for what DynaPDF can be used.

Color management is fully supported by the rendering engine, as well as for PDF creation.

DynaPDF can merge and split PDF files. Especially splitting PDF files requires powerful optimization features if the base PDF file was not perfectly organized...

Text extraction, image extraction, or more general content parsing are other main features of DynaPDF.

** ##################################################################################################################### **

โš™๏ธ To get started please download the examples

โš™๏ธ package 'DynaPDF.Net.Examples' first:

๐Ÿ“ [https://www.dynaforms.com/en/download.html]

โš™๏ธ A NuGet package becomes useful only, when you know

โš™๏ธ how it can be used...

** ##################################################################################################################### **


๐Ÿš€ Supported .NET Target Frameworks

.NET Version Status
.Net 10.0 โœ… Supported
.Net 9.0 โœ… Supported
.NET 8.0 โœ… Supported
.NET 7.0 โœ… Supported
.NET 6.0 (LTS) โœ… Supported
.NET 5.0 โœ… Supported
.NET 4.8 โœ… Supported

๐Ÿ“ Platform-specific native libraries

This package includes prebuilt native DynaPDF libraries for:

  • Windows (x86, x64, arm64)
  • Linux (x64, arm64)
  • macOS (x64, arm64)

These libraries are located in the following RID-specific paths:

runtimes/win-x86/native/
runtimes/win-x64/native/
runtimes/win-arm64/native/
runtimes/linux-x64/native/
runtimes/linux-arm64/native/
runtimes/osx-x64/native/
runtimes/osx-arm64/native/

๐Ÿ›  Build Targets

๐ŸŽฏ Valid RuntimeIdentifier values:

  • win-x86
  • win-x64
  • win-arm64
  • linux-x64
  • linux-arm64
  • osx-x64
  • osx-arm64

โš™๏ธ Valid PlatformTarget values:

  • x86
  • x64
  • arm64


๐Ÿ”’ License and Usage

This package contains DynaPDF binaries. They may be used free of charge for evaluation purposes. Generated PDF files will contain a watermark.

A valid license is required for production use. โžก๏ธ Learn more: https://www.dynaforms.com


โŒ Unsupported Development Environments

Visual Studio 2017 or earlier are not supported. Please use:

  • Visual Studio 2019 (version 16.3 or later)
  • Visual Studio 2022
  • Visual Studio 2026 or later (recommended)
  • .NET SDK 3.1 or later

DynaPDF is a product of DynaForms GmbH.
This NuGet package is officially maintained and published by DynaForms GmbH.

ยฉ 2003-2026 Jens Boschulte, DynaForms GmbH

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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 Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net10.0

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • 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
5.0.1.4 84 3/3/2026
5.0.1.3 74 3/2/2026
5.0.1.2 103 2/21/2026
5.0.0.3 75 3/2/2026
5.0.0.2 88 2/20/2026
5.0.0.1 99 2/17/2026