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.

Similar Messages

  • ITunes 9 download - invalid digital signature error with Windows 7 Ultimate

    Since I have upgraded to Windows 7 Ultimate when I try and download the latest version of iTunes 9 I get Invalid Digital Signature error message. I've tried downloading with IE8, Opera and Firefox.
    Help please!!

    Perfect, thanks.
    I see that one's got an SPI firewall:
    http://www.netgear.co.uk/pdfs/dgn2000ds18july08
    By way of experiment, try disabling the firewall and doing another iTunes download. Are you able to get a working installer this time?

  • InfoPath Digital Signature Error

    In the InfoPath browser form, when I digitally sign the form, I get the following message:
    There is a problem with this signature.
    By clicking on Show Details, it says:
    Untrusted signature - The trust chain cannot be verified
    Any ideas how to resolve this error?

    Hi Nikhil,
    According to your description, my understanding is that you got an error when you used the InfoPath form with digital signatures.
    For this issue, it seems to be about the InfoPath form template certificate, you need to create and export it, then import to SharePoint  server.
    More information, you can refer to the two links:
    http://sampathlive.wordpress.com/2010/05/04/untrusted-signature-the-trust-chain-cannot-be-verified-error-when-digitally-signing-infopath-forms/
    https://social.technet.microsoft.com/Forums/office/en-US/8257836f-0d7b-4b1d-b400-2d8e6eb8ea11/infopath-digital-signature-error-untrusted-signature-the-trust-chain-cannot-be-verified?forum=sharepointcustomizationprevious
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • AIP-51083:  General failure creating S/MIME digital signature: Error

    I know you guys did answer to this kind of question in several threads. But my case is bit different. Please try to help me to resolve this issue.
    OS: AIX 5.3
    B2B: 10.1.2.2 (No Additions)
    I did encrypt the message using certificates (Host & Trading Partner) and send to Trading Partner and got the confirmation. So assuming there is no issue with wallet and certificates.
    But I am not able to sing the same message using same certificates.
    (I don’t have any issue with Host certificate, I can use it for host sing but I have issue with Trading Partner certificate)
    Here the error message. I really appreciate your help.
    <MSG_TEXT>Error -: AIP-51083: General failure creating S/MIME digital signature: Error -: AIP-51083: General failure creating S/MIME digital signature: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:434)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1699)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:262)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:110)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1165)
    at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:701)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:832)
    at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:531)
    at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java(Compiled Code))
    at java.lang.Thread.run(Thread.java:568)
    Caused by: Error -: AIP-51083: General failure creating S/MIME digital signature: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:1054)
    at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:392)
    ... 9 more
    Caused by: java.lang.NullPointerException
    at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:965)
    ... 10 more
    </MSG_TEXT>
    Thanks in Advance,
    Rama K

    Hi Anuj,
    Thanks for your good reply.
    I was doing same thing which you mentioned (Thats the reason encryption is working with same certificates, so there is no issue with wallet and certificates).
    in my log (debug mode) I did find some thing is interesting
    From the log,
    <MSG_TEXT>oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign alternateWrl: /oraaiad/B2BHome/Apache/Apache/conf/ssl.wlt/default/wallet1</MSG_TEXT>
    Log is looking for alternateWrl "/*default/wallet1*"
    But my wallet location which I mentioned in tip.props /oraaiad/B2BHome/Apache/Apache/conf/ssl.wlt/*default/wallet.txt*
    I know there is no location called "*wallet1*" thats the reason why it's throwing null pointer. But my questions is, why it's looking for alternateWrl? Here some of debug log.
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.336+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Utility:getPrivateKey:Exit</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.336+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging:SmimeSecureMessaging: sign alternateWrl: /oraaiad/B2BHome/Apache/Apache/conf/ssl.wlt/default/wallet1</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.336+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Utility:getPrivateKey:Enter</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.506+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:984)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:416)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1734)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:286)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:118)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1602)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:900)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1082)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:697)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:373)
         at java.lang.Thread.run(Thread.java:568)
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.506+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Error -: AIP-51083: General failure creating S/MIME digital signature: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:1077)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:416)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1734)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:286)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:118)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1602)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:900)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1082)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:697)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:373)
         at java.lang.Thread.run(Thread.java:568)
    Caused by: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.SmimeSecureMessaging.sign(SmimeSecureMessaging.java:984)
         ... 10 more
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-09-04T21:56:50.507+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <MSG_ID>AIP-51083</MSG_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>abc.abc.com</HOST_ID>
    <HOST_NWADDR>1.1.1.100</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-12</THREAD_ID>
    <USER_ID>oraaiad</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Error -: AIP-51083: General failure creating S/MIME digital signature
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createSignedMimeBodyPart(MimePackaging.java:458)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.applySecurity(MimePackaging.java:1734)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.createMimeMessage(MimePackaging.java:286)
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:118)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1602)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:900)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1082)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:697)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:373)
         at java.lang.Thread.run(Thread.java:568)
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    Please share your idea/comments.
    I appreciate your help.
    Regards,
    Rama K

  • How to create a digital signature error

    Hello,
    hope i do my post in the right forum (if not i'd be grateful if it could be displaced to the correct forum). I've to do create some incidents to have a look at the output of Security Audit Log (Transaction sm20).
    I want to create a digital signature error (SAL Identifier AUV) and i've no clue how i could get it done. First I thought about an invalid single sign on ticket but apart from I would have no clue about how to create such, I don't know if that's a way to make the error, mentioned above, occur.
    Maybe you could give me a hint or you have an idea how I could get that done!?
    Thanks in advance
    Tobias

    Adobe Reader Touch (Windows Store app with "modern" UI) does not support any types of signatures yet.
    Digital Signatures with certificates
    Electronic Signatures (that are legally enforceable)
    Signature annotations (hand-writing annotations which may not be secure and legally enforceable)
    Adobe Reader XI (traditional desktop app with classic UI) supports #1 and #3.
    Adobe EchoSign supports #2.
    Adobe Reader for iOS/Android supports #3.

  • Regarding Digital Signature error in program

    Hi,
    I am trying to implement SAP note for digital signatures and followed alll the steps given in the PDF
    and when I am trying to implent the program I am getting the error
    Typing is not supported for metadata
    [Pdf I used|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0fbaa71-cd8d-2910-5982-e30626035400]
    Plz help me in this issue
    Regards

    Hi me too facing the problems in digital signatures.
    I have put the released strategy at the last stage of status network, yellow warning is coming saying that "you must make digital signature for this status".When i press twice
    error message comes "Current digital signature process has been terminated"
    Please helps where i am wrong
    Bhupendra Singh
    Edited by: bhupendra SINGH on Apr 9, 2009 12:29 PM

  • Digital Signature Error: Parameter and size limit

    I am getting the following error message when I am trying to digitally sign any pdf:
    Creation of this signature could not be completed.
    Size limit error
    Internal error: a function parameter had an incorrect value.
    I have browsed this forum, but could not find anything similar described. I have tried deleting and recreating my digital signature, etc, without any differences. I had used dig sig before on this pc. I have Acrobat 8.2.3.
    Anyone able to help?
    S.

    Okay, I think you are on to something.
    When I go into Security Settings, there are two Windows Digital IDs listed. Both are in my name, and both are Issued by Aliant ICN Authentication CA (Aliant is my employer). They have expiry dates of later this year.
    Neither of them are checked with any indication of a Usage.
    When I look at Certificate Details, they both indicated "The Selected Certifcate Path has errors: unexpected errors." Under Trust, "This certificate is not trusted".
    I could not see Storage Mechanism anywhere.
    Steve

  • Digital Signature error - "Document could not be signed"

    I have a servlet (from the documentation sample) the rendered my form online. My form was saved from Designer as Acrobat 7.0.5 Static PDF Form File and then I applied Reader Extensions to it to allow for Digital Signatures and Basic Form Fill In. When I try to digitall sign the form, I get the error:
    "The document could not be signed."
    "There was an error when attempting to commit this signature. The document was not saved."
    "A file error has occurred."
    Anyone know what this means and how do I fix it??
    I am using Acrobat Reader 7.0.8, so maybe that is the problem, but I won't know what version Reader my user's will have, so it needs to work in many versions.
    If I don't sign the form, I can submit it where a second servlet saves the form to a file and this happens successfully.
    Thank you,
    Jennifer

    Hello Rob,
    Thanks for the reply.
    Actually, there is a bug with Reader and Form Rendered forms - at least with already extended pdf forms that get rendered via Form Server.
    So, I hope this makes sense, but this is what I have determined (this is all done with viewing the EXTENDED PDF form WITHIN a WEB BROWSER):
    If I use a simple hyperlink (i.e. plain html anchor tag) to my PDF form, I can digitally sign the form with no problem within in all 7.x versions of Reader.
    If I utilize Form Server code (tested with local EJBClient and then remote JBoss using SOAPClient) then the results vary:
    Reader 7.0.0 - I could successfully sign the form
    Reader 7.0.5 - I could successfully sign the form
    Reader 7.0.7 - I could NOT sign the form
    Reader 7.0.8 - I could NOT sign the form
    Reader 8.0.0 - I could successfully sign the form
    So, you can see in version 7.0.7 and 7.0.8, one cannot digitally sign a form if it was rendered via Form Server and viewing the form in the web browser, but I can sign it just fine if I display the form via a simple html hyperlink, so that is what I am doing now.
    I had this same issue when using Workflow server, but that was easy enough to apply the Reader Extension QPAC over and over as needed. I need these forms to be submitted on a remote server and haven't figured out yet how to apply the Reader Extension remotely yet.
    I hope this helps.
    Jennifer

  • Digital Signature error message

    I am using Windows 7 64bit, Adobe Acrobat XI and have imported my personal digital signature certificate as well as the certificate from the signing authority. They both show in preferences, but mine has a yellow triangle with an exclamation point before it. When I try to sign a pdf document I get the following error message: "You do not have any digital IDs suitable for signing this document". Anyone know what the missing pieces are?  Thanks

    Investigating the issue there is indeed a “signing private key lifetime” that Adobe seems to be using. This is a setting on our vendor site and is set to 70% of the Public Key Lifetime (which is 5 years). As a result – despite the fact the key can be used to sign messages it would appear that signing documents is set to 3 years and 6 months by virtue of this setting.

  • 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?

  • 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

  • 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.

  • 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

Maybe you are looking for

  • Error #2035 i'm at a loss. Ready to give up.

    So i bought a template from Flashmint.com, then made some changes, and went to go test it out..went to the URL and the first thing I'm hit with is the loading bar, and "error #2035" figured it was something small, contacted tech support of the templa

  • Only downloaded 2 seconds of a song

    I bought an album and now one of the songs only has 2 seconds but shows thee is 3:31 of music. How do I rectify the problem?

  • How to create a SCAN Name

    I am upgrading an 11.1.0.7 RAC install to release 2 and am getting stymied at the need for a SCAN name. How is this set up? I see vague hand waving about DNS this and DHCP that but that isn't much help when I have a basic two-node RedHat cluster usin

  • Opening a HTML file through GUI

    Hi guys I am new to java and HTML and now I need to open a HTML file which is saved on disk and search for a word my code is as shown below....... import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.text.*; public cla

  • Error When Closing WAD

    Hi All, Iam getting an error when i close a single template or when i exit from the WAD the error say Run Time Error. What exactly needs to be done to remove this error. Thank you all in advance, Padma