PDF.Core
2019.6.5.41
See the version list below for details.
dotnet add package PDF.Core --version 2019.6.5.41
NuGet\Install-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 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 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.5.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.
Fixed imaging, PrintDocument, Bitmap and Jpeg issues for.Net Core 2.x
Fixed Namespace conflict with IronPdf created in version 2019.6.5