PDF.Core
2020.0.0
See the version list below for details.
dotnet add package PDF.Core --version 2020.0.0
NuGet\Install-Package PDF.Core -Version 2020.0.0
<PackageReference Include="PDF.Core" Version="2020.0.0" />
paket add PDF.Core --version 2020.0.0
#r "nuget: PDF.Core, 2020.0.0"
// Install PDF.Core as a Cake Addin #addin nuget:?package=PDF.Core&version=2020.0.0 // Install PDF.Core as a Cake Tool #tool nuget:?package=PDF.Core&version=2020.0.0
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
Learn more about Target Frameworks and .NET Standard.
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.
Now references and redirects to IronPdf nuget package which supports Framework, Standard and Core in a single dependancy.