Info
Version: | 7.2.2 |
Author(s): | GrapeCity, Inc. |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://developer.mescius.com/document-solutions/dot-net-pdf-api/ |
NuGet Url: | https://www.nuget.org/packages/GrapeCity.Documents.Pdf |
Install
Install-Package GrapeCity.Documents.Pdf
dotnet add package GrapeCity.Documents.Pdf
paket add GrapeCity.Documents.Pdf
GrapeCity.Documents.Pdf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- GrapeCity.Documents.Common(>= 4.0.0.625 && <= 4.0.0.625)
- GrapeCity.Documents.Imaging(>= 4.0.0.625 && <= 4.0.0.625)
- Portable.BouncyCastle(>= 1.8.2)
- GrapeCity.Documents.Common(>= 4.0.0.625 && <= 4.0.0.625)
- GrapeCity.Documents.Imaging(>= 4.0.0.625 && <= 4.0.0.625)
- Portable.BouncyCastle(>= 1.8.2)
Tags
Its object model closely follows the Adobe PDF specification, and is designed to provide direct access to features of the PDF format.
In addition, this library includes a powerful and platform-independent font handling and text layout engine and other high-level features that make PDF document creation easy and convenient.
HTML content can be rendered using the optional GcHtml library (https://www.nuget.org/packages/GrapeCity.Documents.Html/).
This library is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher.
All features are fully supported on Windows, macOS and Linux.
The online demo browser is available at https://developer.mescius.com/document-solutions/dot-net-pdf-api/demos/.