輕鬆導入和匯出 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.