PDF.Core
2019.8.9
See the version list below for details.
dotnet add package PDF.Core --version 2019.8.9
NuGet\Install-Package PDF.Core -Version 2019.8.9
<PackageReference Include="PDF.Core" Version="2019.8.9" />
paket add PDF.Core --version 2019.8.9
#r "nuget: PDF.Core, 2019.8.9"
// Install PDF.Core as a Cake Addin #addin nuget:?package=PDF.Core&version=2019.8.9 // Install PDF.Core as a Cake Tool #tool nuget:?package=PDF.Core&version=2019.8.9
IronPDF for .Net Core 2.x and 3.x allows developers to create, edit and extract PDF content within .Net Core Applications & Websites.
The Iron PDF Core 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
* Sign PDF files with digital certificates
IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications.
Requires .Net Core 2.x, 3.x or higher. Supports Windows, Ubuntu, Debian, CentOS, BSD, 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 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- System.Drawing.Common (>= 4.6.1)
- System.IO.FileSystem.Primitives (>= 4.3.0)
NuGet packages (3)
Showing the top 3 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
.NET Core 3
- Support for .Net Core 3
HTML to PDF Rendering:
- Improved HTML 5, JS & CSS3 Rendering
- Responsive Layout and Viewport Support
Major Platform Compatibility Improvements for:
- Azure: Webapps, Containers & Functions
- Linux: Debian, Ubuntu & CentOS
- MacOS
- Docker
Stability:
- IIS Performance Improvements
- Reduced risk of Application Pool conflicts
Issue Fixes:
- Empty PDF Byte Arrays
- CSS3 Layouts
- Clean up usage of temp directories
- App Domain resolution
2019.8.9 Fixes:
- Fixed issue in x86 Architecture PDF rendering for Core
- Fixed PDF document reading for edge-case file types