It's not going to happen. PDF is a really awful format.
1) It support a very limited subset of metadata
2) To update metadata the entire PDF has to be read into memory and re-written, which is very slow
3) There exists no library that does not either a) crash b) freeze when updating metadata in some PDFs.
|