GcDocs.Pdf
GcDocs.PDF(GcPdf)是一个跨平台的库,允许您创建、分析和修改 PDF 文档。 它的对象模型紧密遵循 Adobe PDF 规范,并旨在直接访问 PDF 格式的功能。 此外,GcPdf 包括一个强大且独立于平台的字体处理和文本布局引擎以及其他高级功能,使 PDF 文档的创建变得简单和方便。 可以使用可选的 GcHtml 库(https://www.nuget.org/packages/GcDocs.Html/)呈现 HTML 内容。 GcPdf 与。NET 7、.NET 6、.NET 5、.NET Core 3.x 和 2.x、。NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。所有功能在 Windows、macOS 和 Linux 上都得到完全支持。 在线演示浏览器可在 https://demo.grapecity.com.cn/GcPdf/ 上访问。
Install
dotnet add package GcDocs.Pdf --version 9.1.4
Install-Package GcDocs.Pdf -Version 9.1.4
<PackageReference Include="GcDocs.Pdf" Version="9.1.4" />
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.