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
|
|
|
|
|
|
|
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. |
||
|
|