On Tue, 29 Nov 2011, chethan wrote:
but there is no property call PASSWORD m.set(Metadata.PASSWORD, "NiceAndSecret");, it is throwing an error
Ah, that key seems to be hard coded into the PDFBox parser Short term, you can get the metadata key from PDFBoxParserMedium term, any chance you could open an issue for this? We should either move the key out of the pdf parser (so others can use it too), or maybe shift it onto the parse context instead
Nick
