vote up 0 vote down star

Could anyone please provide me a sample C/C++ code to read and edit PDF Metadata?

If it is XMP, what else to do?

Thanks, Suranjit Paul

flag

1 Answer

vote up 1 vote down

If it's XMP, I think there's an SDK available from Adobe. But beware, PDF metadata has a long history and isn't only stored in XMP.

You might best be off using a library that allows PDF manipulation. There are several commercial ones available. I have no idea whether there's something usable available for free.

link|flag

Your Answer

Get an OpenID
or

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