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-07-2010
    Hi,i am working on a php application which opens a pdf form (created with acrobat 9 standard), fills it with user data, saves it as a form and sends this form to the user by email, so he cann fill the rest of the form.This works fine for pdf forms, which have not the extended rights enabled.As soon ...

    Views

    842

    Likes

    0

    Replies

    0
  • 02-07-2010
    I have created a form in LiveCycle Designer, on eof the buttons of the form is Submit, I'm integrating the form to a .NET application.What I nee is to send an XML to a file when the user clicks the submit button, then the .NET application will pick that XML and sends it to the database.My first chal...

    Views

    534

    Likes

    0

    Replies

    1
  • 01-07-2010
    Hello All ,Till now I was working only with LiveCycle Designer ES 2 (LiveCycle Forms 2) , which is installed by installing Acrobat 9 PRO . I would like to know about the full version of LiveCycle Enterprise suite Server . How to install it ?? How to use it ?? What are its functionalities ?? How can ...

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 01-07-2010
    Good day,I have created a form in LiveCycle Designer, on eof the buttons of the form is Submit, I'm integrating the form to a .NET application.What I nee is to send an XML to a file when the user clicks the submit button, then the .NET application will pick that XML and sends it to the database.My f...

    Views

    958

    Likes

    0

    Replies

    0
  • 01-07-2010
    I am trying to create a button that when i click on it the Time shows up on the button. this is the code that i have right now and i am not sure where to go from here.buttonStamp = new Date();var Hours;var Mins;var Time;Hours = Stamp.getHours();if (Hours >= 12) {Time = " P.M.";}else {Time = " A.M.";}if (Hours > 12) {Hours -= 12;}if (Hours == 0) {Hours = 12;}Mins = Stamp.getMinutes();if {Mins 10} {Mins = "0" + Mins;} xmlDoc.getElementById("button1").value= Hours + Mins + Time;

    Views

    589

    Likes

    0

    Replies

    4
  • 01-07-2010
    Hi ALL,I'm looking for the right approach to create a Form.Scenario is to collect the user's information in a Dynamic PDF. The PDF file would be contain 20 - 100 pages.Now the user given a choice to select the language known from the drop Down menu( for Eg. french, Spanish, Hebrew( with their own la...

    Views

    910

    Likes

    0

    Replies

    3
  • 01-07-2010
    I used the renderPDFForm2(LC ES2) method to prepopulate a form and attached a word file too,this method appends something like this "_1257974499781" in the name of the file attached : "test.doc_1257974499781"in renderPDFForm(LC ES2 and LC method is added too.I need preserve the extension of word fil...

    Views

    713

    Likes

    0

    Replies

    0
  • 01-07-2010
    When I use a long running process to invoke another long running process, the creator of the second long running process is always "System Context Account".Is it possible to invoke one long running process using another long running process using the context of the workspace user? The primary need h...

    Views

    1.7K

    Likes

    0

    Replies

    7
  • 01-07-2010
    HI,I have a form on which I would like to not see the zero values. For instance, I have one numeric field that sums the total of a column. If there are no values in that column, a 0 appears in the numeric field. I would prefer that nothing appear in that numeric field, until a value has been entered...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 01-07-2010
    Hi Gang -I have been lurking around here for a few weeks and I have been tasked to develop some forms for my organization so, yes, I'm a newbie.That being said if someone could help me keep the rest of my hair I would greatly appreciate it.I have a dynamic form containing a table with Row2 that I in...

    Views

    825

    Likes

    0

    Replies

    1