OmniPdf 6.0.1
See the version list below for details.
dotnet add package OmniPdf --version 6.0.1
NuGet\Install-Package OmniPdf -Version 6.0.1
<PackageReference Include="OmniPdf" Version="6.0.1" />
paket add OmniPdf --version 6.0.1
#r "nuget: OmniPdf, 6.0.1"
// Install OmniPdf as a Cake Addin
#addin nuget:?package=OmniPdf&version=6.0.1
// Install OmniPdf as a Cake Tool
#tool nuget:?package=OmniPdf&version=6.0.1
OmniPdf is a .NET library for converting HTML into PDF documents. The library is .NET Standard 2.0 library using 100% managed code. It will run on .NET Framework (4.6.1 or higher) and .NET Core (2.0 or higher). Applications using .NET Core can generate PDF documents on all .NET Core supported operating systems (Windows, Mac, Linux).
OmniPdf is designed with modern, agile development methods in mind. The library is accessed through interfaces so you can use dependency injection and unit testing without any additional effort.
It is very easy to get started with OmniPdf. Take a look at https://omnipdf.com/ for more details. Or email us at support@omnipdf.com if you have any questions, comments, concerns, or just want to say hi.
This software is fully functional and can be used as a trial to make sure it works for your application. Once you are happy with OmniPdf, purchase a license key and add it to your applicaton. The watermark will no longer appear.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- SixLabors.ImageSharp (>= 1.0.0-beta0007)
-
.NETStandard 2.0
- SixLabors.ImageSharp (>= 1.0.0-beta0007)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.