How can I insert/update some XMP metadata into a PDF file preferably using java ?

link|improve this question

79% accept rate
feedback

2 Answers

up vote 4 down vote accepted

Have a look at pdfmark.

link|improve this answer
feedback

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.