These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Digital Signature supporting PDF versions

reddy.pardha@gm...
Registered: Feb 9 2010
Posts: 3

Hi

We are implementing digital signatures in PDF using itext 1.3.
The digital signature process is creating a empty signature with code and after receiving the generated PDF through mail, user will sign the PDF with Adobe Acrobat facility.

My question is What are the supporing versions of Adobe Acrobat for this. I have write i am able to sign. This is to give some guidelines to customers.

Is it possible to sign with Adobe reader?. If so, what are the supporting versions for this.

Thanks in advance for your help

Thanks
Pardha

UVSAR
Expert
Registered: Oct 29 2008
Posts: 1357
Digital signature security was introduced with Acrobat 7 and Reader 7 (PDF1.6) - there was a plugin for Acrobat 6 which allowed a signature field to be added to a document, but most people never knew.

Adobe Reader 7 and higher can sign a document provided the PDF has been saved with extended rights using a copy of Acrobat Professional. I'm not sure if iText has the ability to add those special headers to a dynamically-generated document.
reddy.pardha@gm...
Registered: Feb 9 2010
Posts: 3
Hi UVSAR,

Thanks for your reply.

I didnt get much clarity in the below sentence.

"Adobe Reader 7 and higher can sign a document provided the PDF has been saved with extended rights using a copy of Acrobat Professional."

Do you mean the user need to install Adobe Reader 7 with some plugins or ???. Do you have any idea like what are the version to be downloaded from Adobe for this so that i can requrest my network guys to get this version. Right now, we are not able to sign with Adobe Reader 8. But can with Adobe Acrobat 9 Standard.

Thanks in advance for your reply.

Thanks
Pardha
UVSAR
Expert
Registered: Oct 29 2008
Posts: 1357
To enable a PDF to be signed in Adobe Reader, it must first be opened and saved using a copy of Acrobat Professional - in Pro there is a menu entry "extend features in Reader" that allows Reader permission to do "editing" tasks such as commenting, signing and filling in form fields.
smadwin
Expert
Registered: Jul 10 2009
Posts: 40
UVSAR wrote:
Digital signature security was introduced with Acrobat 7 and Reader 7 (PDF1.6) - there was a plugin for Acrobat 6 which allowed a signature field to be added to a document, but most people never knew.
Just to clarify things a bit, digital signatures have been around since Acrobat 4, but with version 4.x and 5.x you could only sign using a digital ID that was generated from within Acrobat (aka a self-signed digital ID). Beginning with Acrobat 6 you could sign with a digital ID that was issued by a Certificate Authority (CA) and you were no longer restricted to Acrobat generated digital IDs, although they still worked. Version 6 only supported CRLs for getting revocation information and version 7 introduced OCSP revocation info along with time stamping. In version 8 we added support for more digest methods.

So far all I've touched on is signing in Acrobat, but what about signing in the free Adobe Reader? Beginning with Reader version 5.1 we add the ability to sign provided the PDF file was imbued with special privileges known as Reader Rights. In the early days the only way to add these rights to a PDF was via a Rights Extension server, which still exists today as one of our LiveCycle server products. If you need to Reader Enable (add Reader Rights) thousands of documents (e.g. what the IRS does with their downloadable forms) you would want to procure the server software.

As UVSAR mention you can also add Reader Enable a PDF file using Acrobat Pro or Acrobat Pro Extended (but not Acrobat Standard). This functionality was added to Acrobat 8 and is still in Acrobat 9 today. If you only need to Reader Enable a few files then procuring Acrobat would be the way to go.

I hope this helps,
Steve

Steven Madwin
Software QA Engineer
Adobe Systems Incorporated
345 Park Avenue, MS-W15
San Jose, CA 95110-2704 USA
408.536.4343 p, 408.537.4053 f
Steven [dot] Madwin [at] adobe [dot] com