轻松导入和导出 PDF 中的注释

11月 7, 2023
PDF4NET 13.2.0 添加对将注释导入和导出为 FDF 和 XFDF 的支持,从而改进了协作并创建数据可移植的 PDF 文档。

继续用英语阅读:

PDF4NET is a .NET library for generating, importing, and manipulating PDF documents on the fly from any .NET application. It does not rely on any Adobe products for creating or importing PDF files. PDF4NET hides the complex structure of PDF files behind a simple object model that allows creation of complex PDF files with a few lines of code.

PDF4NET 13.2.0 adds the ability to export and import annotations in both FDF and XFDF format, making it easier for developers to create collaborative and data-portable PDF documents. These file formats are specifically designed for storing and exchanging PDF annotations, and are XML-based, which makes them easy to programmatically read and write.

To see a full list of what's new in version 13.2.0, see our release notes.

For more information, visit our PDF4NET product page.