ExpertPdf.PdfCreator.NetCore
16.1.0
See the version list below for details.
dotnet add package ExpertPdf.PdfCreator.NetCore --version 16.1.0
NuGet\Install-Package ExpertPdf.PdfCreator.NetCore -Version 16.1.0
<PackageReference Include="ExpertPdf.PdfCreator.NetCore" Version="16.1.0" />
paket add ExpertPdf.PdfCreator.NetCore --version 16.1.0
#r "nuget: ExpertPdf.PdfCreator.NetCore, 16.1.0"
// Install ExpertPdf.PdfCreator.NetCore as a Cake Addin
#addin nuget:?package=ExpertPdf.PdfCreator.NetCore&version=16.1.0
// Install ExpertPdf.PdfCreator.NetCore as a Cake Tool
#tool nuget:?package=ExpertPdf.PdfCreator.NetCore&version=16.1.0
General features
- Add texts and image elements to the PDF documents and templates
- Render multipage images (TIFF) to PDF
- Add graphic elements like lines, rectangles, ellipses, circles, Bezier curves
- Create bookmarks for the PDF document
- Merge and split PDF files and streams with MergePdf and SplitPdf classes
- Create links to internal and external resources in the PDF document
- Create file attachments
- Create text notes
- Rotate PDF document pages
- Add viewer preferences
- Add document description
- Add fonts and color directly from .NET Font and Color structures
Pdf security
- Add ordinary digital signatures
- Set user and owner passwords
- Encrypt PDF document content
- 40 and 128 bit encryption keys
- Set PDF document permissions (print, edit, copy)
Html to pdf conversion
- Place the HTML to PDF conversion result in any position in PDF document
- Set the width and height in PDF of content rendered from HTML
- Add several html elements in the same document in any position
- Possibility to get the bounds of the rendered content in each rendered page
- Set the transparency for the rendered content
- Rotate the rendered PDF content
- Add HTML in templates that can repeated on each page of the PDF document
- Add HTML in header and footer of the PDF document
RTF to pdf conversion
- Place the RTF to PDF conversion result in any position in PDF document
- Set the width and height in PDF of content rendered from RTF
- Add several RTF elements in the same document in any position
- Possibility to get the bounds of the rendered content in each rendered page
- Set the transparency for the rendered content
- Rotate the rendered PDF content
- Add RTF in templates that can repeated on each page of the PDF document
- Add RTF in header and footer of the PDF document
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
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Buffers (>= 4.5.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETFramework 4.7.2
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Buffers (>= 4.5.0)
- System.Numerics.Vectors (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Buffers (>= 4.5.0)
- System.Drawing.Common (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.