简体   繁体   English

将注释(以XFDF格式)合并为PDF

[英]Merge Annotations (in XFDF format ) into PDF

I want to merge XFDF and PDF. 我想合并XFDF和PDF。 XFDF file contains all types of Annotations (like text comments, stamps, file attachments etc,.). XFDF文件包含所有类型的注释(如文本注释,图章,文件附件等)。 Is there anyway to merge XFDF and PDF programmatically. 无论如何以编程方式合并XFDF和PDF。

I tried with iText PDF, but not successful. 我尝试使用iText PDF,但没有成功。

You can achieve this with the PDFTron PDFNet SDK (not free). 您可以使用PDFTron PDFNet SDK(非免费)实现此目的。

https://www.pdftron.com/pdfnet/samplecode/FDFTest.java.html https://www.pdftron.com/pdfnet/samplecode/FDFTest.java.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM