简体   繁体   English

在PDF中插入/更新XMP?

[英]Inserting/Updating XMP in a PDF?

如何使用java将一些XMP元数据插入/更新为PDF文件?

看看CrossRef的pdfmark

I found that the PDFBox library can be used to insert or extract those data. 我发现PDFBox库可用于插入或提取这些数据。 See http://plindenbaum.blogspot.com/2010/07/pdfbox-insertextract-metadata-frominto.html 请参阅http://plindenbaum.blogspot.com/2010/07/pdfbox-insertextract-metadata-frominto.html

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

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