GrapeCity.Documents.Pdf.Resources
This is a cross-platform library providing optional resources to GrapeCity.Documents.Pdf, such as additional predefined CMaps. This package is not automatically added by GrapeCity.Documents.Pdf. To use it, add a reference to this package to your project, and either make sure that GrapeCity.Documents.Pdf.Resources.dll is present in the runtime directory, or add the line: GcPdfDocument.CMapProvider = CMapProvider.Instance; to your project's initialization code.
Install
dotnet add package GrapeCity.Documents.Pdf.Resources --version 2.2.0.316
Install-Package GrapeCity.Documents.Pdf.Resources -Version 2.2.0.316
<PackageReference Include="GrapeCity.Documents.Pdf.Resources" Version="2.2.0.316" />
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.