Importa ed esporta facilmente le annotazioni dai PDF

Novembre 7, 2023
PDF4NET 13.2.0 aggiunge il supporto per l'importazione e l'esportazione di annotazioni come FDF e XFDF, migliorando la collaborazione e creando documenti PDF data-portable.

Continua a leggere in inglese:

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.