PDF.Core
2019.6.5.41
See the version list below for details.
Install-Package PDF.Core -Version 2019.6.5.41
dotnet add package PDF.Core --version 2019.6.5.41
<PackageReference Include="PDF.Core" Version="2019.6.5.41" />
paket add PDF.Core --version 2019.6.5.41
#r "nuget: PDF.Core, 2019.6.5.41"
// Install PDF.Core as a Cake Addin
#addin nuget:?package=PDF.Core&version=2019.6.5.41
// Install PDF.Core as a Cake Tool
#tool nuget:?package=PDF.Core&version=2019.6.5.41
IronPDF for .Net Core 2 and above allows developers to create, edit and extract PDF content within .Net Core Applications & Websites.
The Iron PDF Core 2+ library takes the frustration out of generating PDF documents by not relying on proprietary APIs. "Html-To-Pdf" renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses skills that developers already posses.
Key features include:
* "Html-To-Pdf" creates PDF files from HTML, CSS, JavaScript, and Images.
* "Url-To-Pdf" generates PDFs from existing html pages by simply providing their URL.
* "Image-To-PDF" creates PDF documents from image files.
* PDF to Image functionality can render PDF documents to image files.
* Extract text and images from existing PDFs.
* Create, Fill and read data from PDF forms.
* Merge, Split and Manipulate PDFs to edit PDF structure and content.
* Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets.
* Edit, Stamp and Watermark PDF files with text, images and HTML
* Apply HTML or PDF backgrounds to PDF pages
IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications.
Requires .Net Core 2 or above on Windows, Linux, MacOS and Azure platforms.
Licensing & Support available for commercial deployments.
For code examples, documentation & more visit http://ironpdf.com/
For support please email us at developers@ironsoftware.com
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 |
.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 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.5.1)
- System.IO.FileSystem.Primitives (>= 4.3.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on PDF.Core:
Package | Downloads |
---|---|
XSK.Util.Pdf
提供PDF相关服务的类库 |
|
MdB.Hanseath.Scribe
Hanseath.Scribe is a library for wrapping the creation of PDF files for Hanseath. |
|
NSI.DocumentGenerator
Html to pdf converter |
|
BrianTestContracts
- A cross-platform base framework useful for all projects that use .Net Core - Contracts to be used throughout Veros projects |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed imaging, PrintDocument, Bitmap and Jpeg issues for.Net Core 2.x
Fixed Namespace conflict with IronPdf created in version 2019.6.5