GrapeCity.Documents.Pdf
GrapeCity Documents for PDF (GcPdf) is a cross-platform library that allows you to create, analyze, and modify PDF documents. 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/). GcPdf is compatible with .NET 6, .NET 5, .NET Core 3.x and 2.x, .NET Standard 2.x, .NET Framework 4.6.1 or higher. All features are fully supported on Windows, macOS and Linux. The online Documents for PDF sample browser is available at https://www.grapecity.com/documents-api-pdf/demos/
Install
dotnet add package GrapeCity.Documents.Pdf --version 5.2.0.800
Install-Package GrapeCity.Documents.Pdf -Version 5.2.0.800
<PackageReference Include="GrapeCity.Documents.Pdf" Version="5.2.0.800" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.