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.