Adobe PDF Certification - Java
I'm currently building a Java daemon that will need to be able to sign and certify PDF documents. Now I've already implemented the code for this, but there is one "little" problem. The problem: The certificate I use needs to automatically be validated via Adobe Reader. To do this you need to make sure your certificate is used by a partn...