Adobe PDF/Acroforms & Digital signatures/Integrity/Authentication/Non repudiation

Hi folks,
I have been investigation the feasibility of using PDF as a customer-facing data collection mechanism, starting with Acroforms for a pilot, initially at least (we may consider XFA/Livecycle in a later phase).
I've got a demo application up and running using the FDF toolkit, presenting PDF forms to the web user, collecting and processing/storing the collected data etc.
My question is around how this process can be secured.
(Q1) (This may be strictly a web dev question, please ignore if considered not relevant here) : If the web application communicates over HTTPS, then the conversation between client & server is secure (encrypted at least, so that others cant sniff the content?) - but it does not necessarily authenticate the end user to the server?
(Q2) If we wish to ensure that the FDF data Submitted from the PDF form (via submit button to an ASP.NET url) is (a) known to be authentic from a particular known user, and (b) signed in some way to be non-repudiatable ... how can be do this with FDF ? If we re-generate a flat PDF document from the data they entered, is there any digital signature mechanism that can be employed for the public end-user to "sign" the PDF document in a manner that ensure Integrity/Authentication/Non repudiation ?
any pointers to Adobe or Third party toolkits, products etc. ?
best regards & thanks,
Aidan.

Q1. That's right. But if the form includes fields for a username/password, this could be sent along with the rest of the data and used to authenticate the user. Or you could use other common means, but as you said, this has nothing to do with Acrobat.
Q2. FDF can contain digital signature data. So the form would have to contain a signature field and the user would have to sign it. Assuming a self-signed signature, it's up to you whether to trust such a signature. The signed PDF is constructed from the original PDF that was served by concatenating the appended saves contained in the FDF. You can then validate the signature.
George

Similar Messages

  • Adobe slow to open PDF with digital signature

    Hi,
    We have recently added a digital signature to our PDF reports for security. Adobe takes an age to open the PDF on some PC's but instant on others. Can anyone offer any assistance to this problem.
    Thanks.

    You may be correct. Just opened up a PDF on my home computer and it was almost instant and it was very quick to validate the signature as well.
    I have the latest version on my home PC but the work one is an old version of adobe reader for sure. I will try tomorrow and let you know.

  • Adobe Acrobat Professional & Digital Signatures

    OK, I have Acrobat Pro CS3. I can create a "self signed" digital certificate, which will insert my signature onto a .pdf document to "sign" it. But when the recipient opens it, the signature is not digitally certified and the author is UNKNOWN.
    I know I need to buy from a third party company a Digital Signature Certificate that works with Adobe Acrobat P:rofessional, but try as I might, using the Help in Acrobat or searching using Google, I cannot find any company that sells a Mac friendly Digital Signature Certificate.
    Every site I look at (like Veri-Sign for example) requires Windows and Internet Explorer. Some sites will sell a USB key to make the certificate portable but again these require Windows.
    Can anyone help please? What company sells Digital Signing Certificates for Adobe Acrobat on the Mac?

    Regarding #1, the short answer is no. Every time the file is digitally signed it necessitates it being saved. That's what allow "View Signed Version" and signature roll back to work.
    As for # 2, it depends on the version of Acrobat. Versions 6 and 7 allowed anyone to remove a signature as long as it wasn't a certifying signature. In the case of the certifying signature on the signer could remove. Beginning with version 8 you can only clear if you have access to the digital ID that was used to create the signature.
    Steve

  • Dynamic PDFs with Digital Signatures?

    LCD 9 – Acrobat 9 standard/Pro
    Looking for the definitive answer on this one.  My PDFs have a need to be both dynamic and use multiple digital signatures.  For now I design as static with multi dig sig and deal with break-out forms and such via a portfolio.
    It would be nice if I could design a form that has both flowable sections (think dynamically added rows in a table using script, or even simple textfields that expand as you fill them up via flowed content areas) and these digital signatures.  As soon as I make that PDF dynamic the signatures are immediately invalidated as the form shows changes.
    Is there any workaround to this?  Some of the process I have to design for need flowed fields, and all require digital signatures on the form.  We use Entrust as the security for dig sig - and that will not change so cannot use any inherent Adobe signature security methods.
    Thanks,
    Jim

    Hi Jim,
    Yes, the file was created for Acrobat 10, but other than the warning you see on file open it will behave the same way in 9.x as it does in 10. However that said, you don't want to look at the file in Acrobat because you can't edit it or see the layout there. You need to view the file in LiveCycle Designer which gets installed along with Acrobat, and when you do get the file open in Designer it won't complain. Once you get the file open in Acrobat select the Forms > Edit Form in Designer menu item and that's where you can see the properties used to get page flow to work.
    I've attached another copy without any data that won't complain when you open it in Acrobat. It is for all intents and purposes the same file, the only reason there are fewer pages is due to the lack of data in the table.
    Steve

  • Save as PDF, allow digital signatures in Reader

    After saving the pdf from Pages, security permissions do not allow for digital signatures in Adobe Reader.  How do I change this without having to use the full version of Adobe Acrobat?
    ...Bruce...

    Hi Bruce,
    Although you are creating the pdf from Pages, it's not Pages that is actually doing the conversion. Pages (and any other application for which pdf is not the 'native' file format) is using code that is part of the OS X package to convert the document to a pdf file.
    If that code includes the capability of allowing digital signatures, Apple hasn't bothered to mention the fact in the Pages '09 User Guide. The only pdf option listed there for Export PDF is reduction of file size by resampling image files.
    As the conversion is done with OS X bundled code, shared by all applications, you might find more useful answers in the Mac OS X v10.7 Lion community.
    Regards,
    Barry

  • PDF with Digital Signatures

    I am currently using classic asp and I need to fill out an existing pdf with data from the database.  The form also contains two signatures.  I just need to fill in the form, save it so I can email it to the  the customer.  I tried using the fdf toolkit - but my form has text fields that can be 20 characters or 4000.  The multiline function in adobe forms isn't working correctly and it cuts it off when you print. 
    I could create the form in livecycle,  and generate the data in xml, but I am so new to adobe, I don't know how to programatically load the file and save it to the server. 
    I have another program I've tried where I can generate fdf code I think it's fpdf (the php version that was changed to asp)  - but I need to know how to generate a digital signature. 
    I've tried pdftk - I tried to merge the data with the signature - but ended up with permission issues.
    I have been working on this problem for several weeks and could really use some help. 

    Bill,
    I'm trying to create a dynamic document using data from the database to generate the pdf, the pdf also needs to containg two signatures for signing.  I've looked at every way possible to do this.  Currently, my greatest success has come from using the fdf toolkit, but the sizing of the fields (could be 20 chars, could be 4000 chars) leaves me with a very ugly form. 
    The form I am using already contains the two signature blocks - but I am at a loss on how to populate a pdf form that resides on the webserver with data from the database.   
    Bill, can you help?

  • Export to pdf w digital signature

    <p>Hi, folks.</p><p>Does CR have an api for adding a digital signature to a report that is exported to a pdf? I will be using VS.NET 2005 w/ CR to programmatically populate the reports. After some research and searching on the web, I haven&#39;t seen anything explaining how to get the sig into the generated pdfs. </p><p>I will also have access to a standalone Pro version of CR, but it doesn&#39;t seem to have a way of doing this either, unless I missed it in the documentation. </p><p>Does the developer edition of CR have an api for this? </p><p>My client requires a digitally signed pdf document. There must be a way of programmatically doing this, right? </p><p> Thanks,</p><p> Lee... </p>

    <p> </p><p>It&#39;s not within the current CR.NET API, but there are third-party libs that allow you to post-process a PDF file created by CR.NET.   There&#39;s Adobe&#39;s library, and even an open-source (<a href="http://www.codeproject.com/useritems/Esignature.asp" target="_blank">iTextSharp</a>) one.</p><p>Sincerely,</p><p>Ted Ueda </p>

  • Adobe Reader v9 & Digital Signatures

    I have some pdf forms, created in Adobe LifeCycle Designer 8, that have digital signature fields. We recently upgraded to Adobe Reader v9. A user completes the form & digitally signs it, then emails it to a supervisor. Since the upgrade to v9 when the recipient views the form they get a message that the digital signature are not verified. Any advice?
    We're running on Windows XP.
    Thanks in advance.

    Adobe Readerアンインストール → PC再起動 → Adobe Readerインストールは試しましたか?
    ご自分で試したことのある内容は必ず記載してください。ダブルと回答の意味がなくなります。

  • Print or Submit Depending on if PDF has digital signature

    hello everyone!!
    i have a quick question and please let me know if i am posting this in the wrong area.
    i have a pdf form created in Acrobat 7 but we need to reader rights enabled so I have since them downloaded acrobat pro 9 and revamped it.  it works great for those who have reader to give them the ability to fill it out and send it back as the complete PDF.  however, what i would like to do is have a "submit" button that checks to see if the document has a digital signature.  if it does, i want it to submit to an email address.  If it does not have a digital signature, I want the button to print the form so the user can sign it and send it in.  I have searched the web and unfortunately haven't found much on this.  My question is:  is this even possible?  If it is, could someone point me in the right direction or give a few tips on how to start.  any info at all would be greatly appreciated!!
    Thanks much!
    Mandy Sky

    Well thanks to the folks who took a look at this post....I've gotten no replies and need to move on...
    Since I have posted this, I have found that it is possible so I'm going to try and muddle my way through it.
    Cheers~
    Mandy Sky

  • Digital signature of external (non SAP) documents

    How can I digitally sign an external document from SAP?
    Thank you in advance.

    I think I need to be more precise, sorry.
    What I need is, after a smartforms or a sapscript form (some invoice, for example) is printed to pdf, to digitally sign that resulting pdf, but from SAP, not using Adobe to edit it.
    I am told it is possible, but I don't have a clue how.
    Thank you in advance.

  • Print MS Access report to PDF with digital signatures.

    I know it is possible to print a Microsoft Access report to a PDF file.  However, we need to be able to add digital signatures to the resulting PDF.  Is it possible to predefine the PDF signature fields in the Access database so that when the report is printed to PDF it is ready from employees to sign off on the PDF?

    This is doable with the ability to do a security.importfromfile which provides the ability to import a certificate.
    This is critical.
    Just create the PDF and then open it up in Access. Be sure to have a reference to the Acrobat Type library.

  • Digital Signatures for Client non repudation (Headers)

    Hi: I'm developing a Web Service in WLS7.0 SP2. The backend component is ready.
    I now have to sign the client request (hopefully using xml security), i.e. add
    the signature as a soap header in the client using a handler, then on the server
    side use a handler to intercept the soap request, verify the signature and forward
    it to the backend component.
    Basically, all I need is how to add a header element using handlers on the client
    side and then reading that signature on the server side.
    Can someone give me some hints?
    Thanks in advance,
    Jose Selman

    Thanks for your help Bruce, but unfortunatelly my customers are using platform
    7.0 in their production servers, and they are not interested in upgrading.
    I'm one step away from the solution though... I'm using apache's XML Security
    package. Once I get over the whole thing I'll post the solution here.
    Best Regards,
    Jose
    Bruce Stephens <[email protected]> wrote:
    Hi Jose,
    Digital Signatures and Data Encryption was added in WLS 8.1
    See: http://e-docs.bea.com/wls/docs81/webserv/security.html
    Bruce
    Jose Selman wrote:
    Hi: I'm developing a Web Service in WLS7.0 SP2. The backend componentis ready.
    I now have to sign the client request (hopefully using xml security),i.e. add
    the signature as a soap header in the client using a handler, thenon the server
    side use a handler to intercept the soap request, verify the signatureand forward
    it to the backend component.
    Basically, all I need is how to add a header element using handlerson the client
    side and then reading that signature on the server side.
    Can someone give me some hints?
    Thanks in advance,
    Jose Selman

  • Digital Signature Integration with Oracle Application

    Hi
    We have a requirement of taking the digital Signature online from the different users and embedding into the report.
    This is required to avoid paper work of getting the signature and archiving those papers.
    Instead , we need to do that online.
    Please let me know how it can be done in Oracle Application
    Thanks

    Hi Hussein,
    Thanks for the reply.
    I will explain my requirement .
    This needs to be implemented in Warehouse.
    Requirement is
    Whenever the goods are shipped from warehouse to Stores, a report of items are taken and it is signed by the driver who transports those items.
    These are done by taking the printout manually and getting the signature manually.
    Because of this archiving becomes very difficult.
    We would like to get the drivers signature online and embed into the report.
    Thanks

  • Adobe Acrobat Pro X - Pages options grayed out on PDFs with digital signatures

    When we apply a signature to a PDF in Acrobat Pro X, it disables all the options (e.g., rotate, delete, replace, etc.) except for "Extract". This was not an issue with Acrobat v8. Does anyone have a solution to this problem?

    That's because all of the operations you mentioned that are disabled, if run, would invalidate the signature. The bug was in version 8 in that we should never allowed the user to modify the signed bytes and break the signature.
    Steve

  • PDF Template Digital Signature Error

    BI Pub 11.1.1.5.0 --
    Just wondering if anyone has found a workaround to the error below ...
    In order for end users to digitally sign a pdf temple field in adobe reader, adobe pro has to "Extend features to Adobe Reader" on the template but that functionality breaks when BI Publisher modifies the form by layering data into it. So when the form is opened the user will get an error like:
    "This document has enabled extended features in Adobe Acrobat. The document has been changed since it was created and use of extended features is no longer available. Contact the original author."
    Has anyone been able to successfully implement this functionality?
    Ricker

    Upgrading a sensor via VMS is part of our standard testing procedure for a new signature update and it passed the test!
    Unfortunately, for some reasons, the checksum of the file published on Cisco.com doesn't match the checksum of the file we have tested.
    My apologies for any inconvenience it could have caused, we are working to have this fixed asap!
    I'll post again once this has been done.

Maybe you are looking for

  • Bookmarks no longer working in pl/sql window ( still works in worksheet window )

    In the pl/sql window I have line number enabled and in the past I could right clink in the number column and toggle either break point or bookmark. In 4.0 I get the option and works fine for setting the bookmark in the worksheet but in the pl/sql win

  • Proper process for multiple digital signatures?

    Hello, I am trying to solve a little process problem that I'm hoping Acrobat can function for. First off, for reference I am currently using Acrobat 9 Pro. My company has engineering standards documents that require multiple department head signature

  • *HELP PLEASE* Ipod not showing up in iTunes

    hey every-one, when i plug my ipod cable into my computer, nothing comes up on Itunes, so i can't put any music on my ipod, but my ipod still charges... Please help me.. Thanks.

  • Edit jpegs or tiffs using Raw interface in Elements 10?

         Hello- When I was using Elements 8, I could easily edit jpegs and tiffs in the Photoshop Raw interface.       (I know that's not the same as an image originally shot in Raw, but nevertheless it was very useful in some situations.)       Now I'm

  • How to close my Apple account???

    Hi there, I'm just wondering if there is a way to fully close my Apple Discussions account, and whether it can be trickled down to all other Apple accounts which I have under the same user id? cheers