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

  • 02-05-2012
    Hi. I have a PDF that is returned to web clients as a byte array to the "repsonse" object (flattened, etc., header is "application/pdf"). The form is rendered correctly. However, it does not automatically print.In ES (LiveCycle Designer), Form Properties | PDF Print Options tab... "Automatically pri...

    Views

    279

    Likes

    0

    Replies

    0
  • 02-05-2012
    Hi. I am very new to Livecycle and to JavaScript but have learnt a lot this week, including how to populate both textfields and dropdown lists, based on the selections made in another dropdown list.I now have a related problem. I have a dropdown with 10 possible selections (called, say, S1 to S10), ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 02-05-2012
    I have a button that is as follows:-runs a few validation checks blah blah then ...... else {this.resolveNode("Page3").presence = "visible";xfa.host.currentPage = 3;this.resolveNode("Page1").presence = "hidden";}So on click it goes to page 3 - that's fine, but it only seems to set the current page t...

    Views

    419

    Likes

    0

    Replies

    0
  • 02-05-2012
    1. I've created a form using Acrobat Pro 9 with embedded Livecycle Designer ES2. 2. One of actions used in this form is pressing a buttons to attach a file. When opening file with Acrobat Reader X the buttons are not activated. What's can be the problem?

    Views

    648

    Likes

    0

    Replies

    1
  • 02-05-2012
    1. I've created a form using Acrobat Pro 9 with embedded Livecycle Designer ES2. 2. One of actions used in this form is pressing a buttons to attach a file. When opening file with Acrobat Reader X the buttons are not activated. What's can be the problem?

    Views

    303

    Likes

    0

    Replies

    0
  • 01-05-2012
    I'm having problems with a image field when I add a .png image which doesnt have a background it is showing up with a white background. Is it possible to use images in templates so you can overlay them on something else?

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 01-05-2012
    Hi,I'm using LiveCycle Designer ES2 and Acrobat X Pro. I'm trying to create a PDF form that will import and export data from an XML file - specifically, import upon opening the form, and export upon saving the form. The document will be very limited in scope so I have it certified. The users of the ...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 01-05-2012
    I am trying to complete a mileage reimbursement form. I think I have a good design (?) but I am missing a critical efficiency within the form. I want the form to be able to calculate the cost centers across the expandable table within the subform. I have a dropdown that has different cost centers. H...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 01-05-2012
    I needed to manipulate the date & time to display the day, date time with am/pm and timezone. So using formcalc with renderPDFForm as the module i am using this formCalc code:$.rawValue = Concat(Num2Date(Date(), "EEEE MMM DD YYYY")," ", Num2Time(Time(), "h:MM:SS A Z"))This works correctly and it pri...

    Views

    874

    Likes

    0

    Replies

    1
  • 01-05-2012
    I have a drop down called Stauts_1.A that when someone chooses either NM or NA, I want to make Method_1.A required and Comments_1.A required. Along with that I would like if Status_1.A is NM, to make NC_1.A to have a 1. But then on question 1B, if it is NM, I would like NC_1.B to be 1 more than NC_1...

    Views

    405

    Likes

    0

    Replies

    0