PDF.Core
2019.7.0
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
* Sign PDF files with digital certificates
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
See the version list below for details.
Install-Package PDF.Core -Version 2019.7.0
dotnet add package PDF.Core --version 2019.7.0
<PackageReference Include="PDF.Core" Version="2019.7.0" />
paket add PDF.Core --version 2019.7.0
Release Notes
* PDF digital certificate signing functionality added for .Net Core
* PdfDocument.ExtractText method added for .Net Core
* PdfDocument.StaticRenderHTMLFileAsPdf method added for .Net Core
* PdfDocument.ExtractImages functionality added for .Net Core
* PdfDocument.ToJpegImages DPI setting issues resolved
* PdfDocument.ToBitmap DPI setting issues resolved
* HTML Forms rendering improved fro textfield and textarea
* Adobe Reaeder PDF form data display issue resolved
* PdfDocument.ToBitmap and ToImage support added to .Net Core
* IronPDF.License.IsLicensed property added to check key installation
* Support for license keys to be assigned via an appsetting.json file in .Net Core
* Methods to verify digital signatures modified to allow developers to detect unsigned documents
* HtmlToPdf.StaticRenderHtmlAsPdf(string, PdfPrintOptions) method added
* HtmlToPdf.RenderUrlAsPdf stability improved for edge cases in .Net Core
* Width and Heigh properties added to PdfDocument.Pages
* Improved BasePath support for HtmlToPdf
* Improved BasePath support for Html Headers
* Improved BasePath support for Html Footers
* Resolved margin control issues for Html Headers
* Extended PDF opening and reading for more edge cases
* Supported PDF reading of read-only PDFs
* Extended PDF bookmark reading compatibility
* Allow PDF bookmarks to be added to documents with no existing outline
* Improved PDF Stamping methods
* Improved PDF Text Extraction performance
* Improved PDF Text Extraction support for VB
* PdfDocument.MetaData.CreationDate now supports UTC Dates
* Static Async PDF rendering method hanging issues resolved for .Net Core
* Support for Reading PDF documents which start with empty or corrupt Bytes
* Improved support for Azure Web Apps
* XML and online documentation Improvements
Dependencies
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.5.1)
- System.IO.FileSystem.Primitives (>= 4.3.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2019.8.9 | 393 | 12/3/2019 | ||
2019.8.8.1 | 845 | 11/27/2019 | ||
2019.7.0 | 15,075 | 10/2/2019 | ||
2019.6.5.41 | 9,512 | 8/28/2019 | ||
2019.6.5 | 6,193 | 8/22/2019 | ||
2019.6.4-beta | 77 | 8/21/2019 | ||
2019.6.3-beta | 57 | 8/21/2019 | ||
2019.6.2-beta | 205 | 8/12/2019 | ||
2019.6.1-beta | 108 | 7/30/2019 | ||
5.2.0 | 49,509 | 3/22/2019 | ||
5.1.1.2 | 759 | 3/15/2019 | ||
5.0.5.2 | 3,110 | 2/14/2019 | ||
4.6.1.2 | 21,280 | 1/8/2019 | ||
4.6.0 | 1,504 | 12/17/2018 |