Reputation: 2018
I need to write a tool which is able to access a pdf file and read what all feature/user privileges are active on the document. I plant to take the development in 2 stages. First stage: Determine what all features/user privileges are active on the document. i.e. detecting if any of the following are enabled and what is their type. Password, Digital Signatures, Reader Extensions, Certificate security & Policy.
I have seen PDF for PHP but this does not look like it has the features i require. What package / language is best suited for this kind of tool ?
I am comfortable working in C, C++, Perl, PHP, Python or Java.
Upvotes: 0
Views: 101