How can I insert/update some XMP metadata into a PDF file preferably using java ?
Asked
Active
Viewed 1,860 times
2 Answers
0
I found that the PDFBox library can be used to insert or extract those data. See http://plindenbaum.blogspot.com/2010/07/pdfbox-insertextract-metadata-frominto.html

Pierre
- 34,472
- 31
- 113
- 192