Using Acrobat STD 9.2.0 on Win7, when I try to sign a document, I get the digital signature window showing my signature, but when I selct the SIGN button, it does nothing. It worked before. Any ideas on the fix or how to troublshoot this?Thanks,John
Hello,I have been using ES2 LC Designer to create XFA forms. More users want to use iPads to open these forms. I understand forms created on ES2 are not compatible with iPads. I also understand that ES4 Designer will allow rendering of these forms to HTML5 and allow them to open on iPads, but I am h...
How do I allow an end user to save form after they've filled it out? I understand this can be accomplished using the distribute function where you email the form to people. We don't want to do that. We want to put it on a website and allow them to access it, open it, fill it out, then save a copy to...
Hi There,I have a script that checks if a subform is visible. If it is visible then a text field becomes required. That part works fine now. When prompting the user I want a custom message to be displayed - something user friendly not a list of field names. The default error message associated with ...
Hi All.Noob.Person1[Scott] needs a bit of syntax help.What's the correct way to handle the "l" and "f" variables in the loop below? It doesn't like the f(i) business.if (xfa.resolveNode("ExpenseClaim.Page2.DistanceRecord.TableKM.Row1["+rowNum+"]").Locations.Location1.rawValue != null{l1 = xfa.resolv...
I am trying to show a subform when a radio button is clicked. Here is the code I am using:if (this.rawValue = 1){DEXA.presence = "visible";} else {DEXA.presence = "hidden";}if (this.rawValue = 2){Fluoroscopy.presence = "visible";} else {Fluoroscopy.presence = "hidden";}if (this.rawValue = 3){Other.p...
Hello. I try to convert a TIFF (a scanned document) into a PDF in a workflow using GeneratePDFService\Create PDF. I get the exception "ALC-PDG-019-060-Encountered error while importing the XMP file".I see no way to supply such an XMP file !Does somebody have an idea ?
I'm a fairly new user to LiveCycle. I created a performance appraisal review form in LiveCycle v9.0, yet it takes almost 2 minutes to open. The files size is showing only 333KB. Other forms I've created do not take very long at all to pop open. I have no idea how to begin to diagnose why this is hap...
I have a very frustrating issue with a form I'm creating. It's a dynamic form that has the ability to add instances and optional sections: https://www.dropbox.com/s/df65vuilji72z5y/expense_form_test.pdfI want people to be able to email me a PDF copy of their filled-out form as well as print a hard c...
Views
640
Likes
0
Replies
2
Most accepted solutionsIn the last month (30 days)