Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 28-06-2013
    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

    Views

    664

    Likes

    0

    Replies

    0
  • 28-06-2013
    Can I output a pdfa that includes the form data and the attachment data?

    Views

    960

    Likes

    0

    Replies

    1
  • 28-06-2013
    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...

    Views

    430

    Likes

    0

    Replies

    2
  • 27-06-2013
    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...

    Views

    629

    Likes

    0

    Replies

    3
  • 27-06-2013
    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 ...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 27-06-2013
    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...

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 27-06-2013
    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...

    Views

    813

    Likes

    0

    Replies

    2
  • 27-06-2013
    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 ?

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 27-06-2013
    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...

    Views

    1.4K

    Likes

    0

    Replies

    12
  • 26-06-2013
    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

    649

    Likes

    0

    Replies

    2