Digital Signature invalid when sign a PDF with instances

Hi,
I created a XDP document with LiveCycle Designer ES2.
This document contains:
- Some required fields (text fields, data fields ecc...)
- A Subform that user can add more instance pressing a button, contains some fields
- A Digital Signature (With a simple fields collection contains only the signature field)
I render the XDP for get a PDF (using ReaderExtensions component) by LiveCycle Workbench ES3.
Then I open the PDF with Adobe Reader X.
I compile the form and don't press on button increase the instances of Subform.
Sign the document and the signature is valid.
Now, instead, if I make the same but increase the instance of Subform, then sign, the signature is invalid...
Can the problem is the different versions of Designer and Workbench?
In past I got some problems, and sometime I resolved creating a new document and copying all the object of old form in new one... It's an ugly solution but it worked.
But in this case don't resolve nothing.
Any help?
Thank You!

Hi,
I created a XDP document with LiveCycle Designer ES2.
This document contains:
- Some required fields (text fields, data fields ecc...)
- A Subform that user can add more instance pressing a button, contains some fields
- A Digital Signature (With a simple fields collection contains only the signature field)
I render the XDP for get a PDF (using ReaderExtensions component) by LiveCycle Workbench ES3.
Then I open the PDF with Adobe Reader X.
I compile the form and don't press on button increase the instances of Subform.
Sign the document and the signature is valid.
Now, instead, if I make the same but increase the instance of Subform, then sign, the signature is invalid...
Can the problem is the different versions of Designer and Workbench?
In past I got some problems, and sometime I resolved creating a new document and copying all the object of old form in new one... It's an ugly solution but it worked.
But in this case don't resolve nothing.
Any help?
Thank You!

Similar Messages

  • Trigger a Signature Date when Digital Signature Field is Signed

    I'm looking for a way to have a date field populate when a digital signature field is signed on my Adobe Designer Form. The signature technology I'm using does not work seamlessly with Adobe LiveCycle Designer and is unable to add the date when the document is signed. So I was thinking I could call a function to add the date to the date field when the signature field is signed. I just dont know how to do it.
    Please help!
    Thanks!

    Here is some code that will allow you to check the signature field:
    // check to see if Claimant signature field is signed.
    var oSOM = claimsign.somExpression;  // Returns the full SOM expression i.e. xfa[0].form[0].form1[0]...
    var truncSOM = oSOM.substring(15); // Truncating 'xfa[0].form[0]' from SOM to get acroforms name of the field.
    var oState = event.target.getField(truncSOM).signatureValidate(); // Get the current field's signed state
    In this case the signature field is called claimsign. After running this code the variable oState will conatin a value ....if it is 0 then the field is not signed. So you can add code like this:
    if (oState == 0 ) {
         // signature field is not signed
         app.alert("You must sign the form before submitting")
    } else {
         //The signature field is signed
         go through your submission process code
    Hope that helps
    Paul

  • Acrobat Pro 10.12 not possible to sign a pdf with a valid cert

    Hello,
    Under Windows 7 x64, it's not possible to sign a PDF with a valid certificate. Clicking the sign button gives no response and no message what so ever. When using a non valid certificate as in not certified to use for signing, it is accepted and the document is signed?!
    Cheers,
    Andre

    Hi, Daniel.  
    Thank you for visiting Apple Support Communities.  
    I would need a little more information on how you are adding a signature to provide a better answer.  However, here is an article that I would take a look at.  
    Mail (Yosemite): Mark up attachments
    http://support.apple.com/kb/PH19143
    Cheers, 
    Jason H.  

  • Can we sign a PDF with AD ID & date & time stamp?

    Can we sign a PDF with AD ID & date & time stamp?

    So what you really want is for your signature's appearance to contain user's ID and signing time. To do that you sign PDF with a regular digital signature and apply custom appearance to it. The "Sign" dialog contains "Appearance" field that has a drop-down list on the right which lists all available appearances and a "Create New Appearance" button. The standard/default signature appearance already contains signing time. You can create a custom appearance that includes additional information that you want to appear there. If you want your username to appear in the signature appearance you create an image file that contains your username and add this image to your custom appearance.
    Multiple users can definitely sign the same PDF. Usually the signing certificate owner's name appears in the certificate itself and is included in the standard/default signature appearance. This is not Windows username but still identifies the signer, IMO better than Windows username. I do not think you want to disclose your password by placing it in the signature appearance.
    You keep mixing two completely different and unrelated concepts: authentication and signing. I still do not understand what exactly you mean by "authentication". It has nothing to do with signature.

  • SAP Digital signature solution in Invoice output PDF document

    Hi,
    We are trying to POC SAP Digital signature solution for Invoice output pdf document based on the OSS note 700495 implemengtation guide.
    - Defining the log structure and database table.
    - Defining signature single step and authorization group and assignment.
    - Completed the configuration steps including system signature with authorization by SAP user id and password.
    - Release strategy and Archiving NOT implemented for this solution as they are not required as of now.
    Checked the above settings using DSIG_BOOKING_EX sample program and the same executed successfully without any errors and we can see the result 'Signature process was successfully completed by user XXXXXX'. Also we can view the signature log in DSAL Transaction.
    Similar to the sample program code, Implemented the signature call in user exit ZXMCVU05(EXIT_SAPLMCS6_001) for Invoice output digital signature during VF01 create transaction.
    In the process signature call processed successfully but the output PDF document does not have any signature.
    Please let me know why digital signature NOT applied to invoice output pdf file. Is there any other process that need to be done?
    Also if you have implemented any similar solution, please provide me the details on the same.
    Thanks!

    Ritwika,
    Are the User Name and Password correct?  Is the User assigned to the SAP_XMII_User role in Netweaver?  On the iCommand's Security screen, is the SAP_XMII_User assigned as a Reader role?
    Have you checked the Netweaver log?  There may be more detailed information there.
    Kind Regards,
    Diana
    Edited by: Diana Hoppe on Mar 3, 2011 9:50 AM

  • Signing a PDF with Ink Signature

    I have Acrobat 10 pro and I made a document to extend comments and what not so the document can be signed on a tablet. The biggest problem I have is when they start to sign the document, the person will lift up for a second and it will switch back to the mouse pointer. At the same time, the screen scrolls up and down so when signing, it will go up and down the document.
    Is there any way to keep the document still as someone signs a document?

    Try this:
    1. Select the Hand tool
    2. Show the Properties bar: Ctrl+E
    3. Select the Pencil Tool
    4. The properties bar should now be titled "Pencil Tool Properties"
    5. Make sure the "Keep tool selected" check box is selected
    Do it behave as you want now? If not, I don't believe there's anything else you can do.
    Edit: To clarify, this is something each user will have to do.

  • Multiple Digital Signatures in Adobe Acrobat XI - PDF locks after first signature is saved

    I am working with a fillable pdf that was set up by an administrator to have multiple DIGITAL ID/SIGNATURES inputted, i.e. it does not allow images of signatures or text; when you click on the signature field, it ONLY prompts the insertion of a Digital ID. This form requires multiple signatures and editing/text from diverse people. I need to sign it and then circulate it to these other people. For some reason, when I insert the first digital ID and save it, the pdf becomes locked - it is no longer fillable, and no one else can edit or even insert their own signatures. What can I do to allow editing/additional signatures to be inputted after putting in my signature and saving the document? PLEASE HELP.

    I don't know where I could post it...Could you please tell me how I might check if signature fields are set to "read only" or not? I have been looking through this pdf for so long and I don't even see the option to do that. When I click on the signature field, it just prompts me to insert the digital signature...there isn't much information displayed at all.

  • Digital Signatures and editing signed documents

    Situation - A medical office wants to digitally sign a document after it has been edited (to make it a legal order) but have the form remain unlocked so it can be edited again.  They want to be able to accomplish this on a single instance of the form without using the server solution just a form designed in LiveCycle with Javascript powering the transactions.  Is this possible?

    You can edit a signed PDF document (assuming you are not using the field collection feature).  This will not "Invalidate" the signature, but it will change the status of the signature.
    I have attached two screen shots to illustrate...  To generate these, I signed a PDF, changed some data and re-validated the signature.
    ValidationStatus.gif shows the status of the actual signature.
    DocStatus.gif shows a "roll-up" status (meaning it checks all signatures on a doc and displays an overview) of the signed document.
    Regards
    Steve

  • Acrobat pro dc windows 8.1 only digital signatures allowed when creating forms

    When creating fill in forms, my only option for inserting a signature is a digital signature and then when it comes time to complete the form, it wants a digital signature and does not allow you to just insert one on the tablet you are using to complete the form,

    Click to Run according to Microsoft: 
    https://technet.microsoft.com/en-us/library/jj219427.aspx
    "Click-to-Run is a Microsoft streaming and virtualization technology that reduces the time that is required to install Office and helps you run multiple versions of Office on the same computer. The streaming technology enables you to download and begin to use an Office product before the whole product is installed on your computer. The virtualization technology provides an isolated environment for Office to run on your computer. This isolated environment allows you to run the latest version of Office side-by-side with an earlier version of Office that is already installed on your computer."

  • Digital Signatures/Javascript After Signing?

    Hello everyone,
    I'm currently developing forms for my company, post processed through Adobe Acrobat 9 Standard, that require digital signatures. Working in the food industry requires compliance to specific FDA guidelines, specifically CFR 21 part 11. In order to meet the requirements I must develop an SOP (Standard Operating Procedure) that proves signatures are accurate and secure.
    The process is tedious, and I have called a few meetings thus far to discuss some of the unforseen circumstances. During the discussion a question was brought up stating; What protects forms stored in the archives (3 years for compliance) from being corrupted by a disgruntled employee? Specifically, what stops an employee from clearing a digital signature? I realize we can set up file access rights to the forms to prevent such happenings, but majority of the forms are setup to hold 6 months to a year of info, thus wouldn't be archived until filled completely.
    My question: Does anyone out there know of a javascript or trick to disable the "Clear Signature" function after signed? I've been searching and have turned up empty handed. Also, does anyone have any other javascripts that are used after digital signature occurs?
    Thanks in advance for any help you can give me,

    George,
    Thanks for your response.
    The issue is not if the file is deleted, the issue is if the files becomes "manipulated". I think "corrupted" was the wrong choice of words.
    To explain: Any form that is completed has several digital signatures within the contents, depending on which QA Technicians complete the task (e.g. Calibrations, Metal Detector Settings, etc...). Forms are setup by days, weeks, or in some cases years, and have designated signature areas for the time period the test was conducted. So, after "John Smith" completes his portion of the form he is required to digital sign the document, after signing is complete all information is set to read only and cannot be altered unless the signature is deleted.
    Digital signatures can be deleted in two ways:
    1. The user who signed the document, based on active directory, has the ability to "clear signature". As and FYI: no other user is capable of deleting a signature signed by another employee. (does not apply to the form author)
    2. The file creator can add a "Reset button" control, thus being able to delete any data specified.
    So as I said I'm looking for a way to lock all signature functions, after sign is completed, even for the original signer. So if form "Calibration01" is currently being filled out and has signatures x,y,and z on it; I want to make sure if "x" is disgruntled they do not maliciously go and clear their signature. Also, I would like all fields associated with the signature to be locked without any way for the user to manipulate or revise data.
    If anyone has any javascripts that run once signer digitally signs, it would be a great help,
    Thanks,

  • Illustrator CC 2014- Unknown error when saving as PDF with Printer's Marks

    I've been getting an error message (bellow) when I save a ANY of my AI file as PDF with Printer Marls (Trim Marks etc).
    All fail attempts were files with: No transparencies - No effects - Simple Type (tried outlined and live) - Simple shapes.
    I tried:
    - Trash the Adobe Illustrator Settings folder
    - Reboot the application
    - Reboot computer
    - Rebuild file
    - Replace fonts
    Please help. I'm a print designer and that's vital for my line of work.

    Without system information and details like what PDF preset you use nobody can even begin to guess.
    Mylenium

  • Error when opening =any= PDF with Reader

    Hi!  Since installing the new Reader software, I keep getting the same error message whenever I try to open =any= PDF, from those on my system for some time to those just downloaded.
    The error message says:
    Attempt to access invalid address
    I can open any PDF with Sumatra or Foxit, so it's not in the file...
    Bruce

    Hi  Bruce,
    Are you using EMET Antivirus? I have seen the issue caused due to this. Try disabling it and  check.
    I have seen this issue fixed for some users by modifying the following registry key:
    The key is "HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management" MoveImages
    Set the key to 1 instead of 0 then reboot the machine.
    In case you still face the issue try the following registry key change:
    The only thing you have to do is rename the following key at the REGEDIT, and everything will be fine !!
    BEFORE:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\iexplore.exe
    AFTER:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\iexplore.old
    Note: Please take a backup of the registry before attempting this change.
    Regards,
    Rave

  • WAD: Problems when exporting to PDF with embedded .swf

    I'm using Web Application Designer (WAD) 7 and have created a template with an "Export to PDF" button and an embedded .swf flash file which is an Xcelsius dashboard.
    What i'm trying to do is show the information I want on my dashboard and then export that to a PDF to email out to multiple users who would be interested in the data each month.  If exporting to PDF isn't the best route to get a snapshot of this dashboard out to other users and there's an easier way please let me know, but here are the issues i'm having:
    1) When I have the dashboard showing the information I want and click the "Export to PDF" button, the dashboard reloads as the PDF settings window pops up and gets reset back to it's initial state.
    2)  If I ignore problem #1 and click on 'OK' in the Export dialog anyway after selecting PDF settings, my Adobe Reader pops up but then shows a message saying "The file cannot be opened because it has no pages".  Basically it doesn't see the .swf as being a component to take a snapshot of and print on a PDF. I did try adding a text component just so there was something on the template and I then get a PDF with that text component showing and no .swf snapshot.
    Has anyone come up with a workaround for this?  I've tried using the BEx Broadcaster with the 'Send' option but get the same results in regards to the blank page.
    Thanks as always for the help!

    Thanks for the reply.
    The dashboard is connected to a query in NetWeaver BI to get its data.  So the request of the user is to be able to adjust the dashboard to show the information they need (well say of a certain region) and then take a snapshot of that and email it out to co-workers in Group A.  Then the user will adjust the dashboard to show other data (for a different region we'll say) and take a snapshot to email out to co-workers in Group B. etc and etc.
    I have looked into installing a PDFCreator print driver but that wouldn't be feasible to get it on all machines in the business.  I've also looked into getting it as a .jpeg which would suffice, but am unsure if there is a way to do it with script and connect that to the dashboard when a button is pushed (will look into this).  This seems like a topic for over in the Xcelsius forum now.
    I used the following code within the <body></body> tags of the WAD's xhtml to embed the .swf:
    <object id="dashboard" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" height="600" width="800" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" >
    <param name="Movie" value="bwmimerep:///sap/bw/mime/Customer/JavaScript/dashboard.swf" />
    <embed src="bwmimerep:///sap/bw/mime/Customer/JavaScript/dashboard.swf" name="dashboard" type="application/x-shockwave-flash" />
    </object>

  • TS3299 iTunes for Windows: "digital signature" warning when instalingiTunes

    whenever I try to install itunes to my PC which is windows XP, it does not respond coming a warning of digital signature not identified

    Hello Tarekrund
    If you are having issues with installing iTunes on your computer, Try the following article to assist with isolating and resolving the issue.
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Can i use my iPhone as a wireless signature pad to sign a pdf thats on my imac5 or mac air

    can i use my iphone as a wireless signature pad for a imac5 or mac book air to sign a pdf?

    If you could get it to work the response lag between the iPhone and Mac mini would likely make the game play painful.

Maybe you are looking for

  • Problem with application id and extents

    Hi, I've run into what may be a bug, so I wanted to run it by your group. I have a class that is using application identity and contains a collection of strings. When I load each instance of the class, the collection is filled in, however, when I loa

  • (excruciating) waiting time to download a movie!!!

    I've just got the new appleTV 2G and went to watch my 1st movie: 8hrs waiting time to download it!...My internet speed connection is good, fast, no problems there. In the mean time the 24hrs watching time is ticking, not good at all. I know there are

  • Creating jar file including 2 another jar files

    hi My project has java files, properties files,batch files as well as two jar files,mail.jar & activation.jar(for importing packages). I have to include these jar files while setting environment variables. Now i want to make "MyPrj.jar" file for mypr

  • Default video sound is mute. But when i also can turn on from the volume bar.

    I use FLVPlayback from CS 4 to input videos. I need default sound is mute, but I can turn it on  when I need it from volume bar. Please see my attachement: Here is the AS: stop(); button1.addEventListener(MouseEvent.CLICK,clickListener1); function cl

  • Why do we need to take a lock before invoking wait()/notify() on an Object?

    Hi, Why do we need to take a lock before invoking wait()/notify() on an Object? i know that we shud take otherwise illegalstateexception is thrown. what is the reason to take a lock bfefore invoking the above methods. why does jvm expects from the pr