Info
Version: | 4.0.0.625 |
Author(s): | GrapeCity, Inc. |
Last Update: | Tuesday, January 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.grapecity.com/documents-api-pdf/ |
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, Documents for PDF 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/).
The online Documents for PDF sample browser is available at https://www.grapecity.com/documents-api-pdf/demos/.