Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First

  • on 07-11-2007
    Hi,I have a 5 page PDF form. I need to save this 5 page form as 5 seperate PDFs. Each PDF will be of one page from the original form. So i need to split the 5 page original PDF into 5 seperate single page PDF. I need to do this as part of my workflow. Please help.

    Views

    2.4M

    Likes

    43

    Replies

    73
  • on 07-11-2007
    I have a field set up as a number. The number is an integer, 9 characters in length. I don't want any commas. I have tried setting the various formats for this field but whenever I enter a number, designer adds the commas as I exit the field. Is there a simple solution to eliminate the commas, or pr...

    Views

    6.4K

    Likes

    0

    Replies

    3
  • on 07-11-2007
    Hello, I have several issues with my pdf form. First, when I try to change one field into a numeric field, the word numeric is written in the fillable area of the pdf form with no place to type in a numeric value. After that is fixed, I want to be able to add numeric values in certain areas and tota...

    Views

    390

    Likes

    0

    Replies

    2
  • on 07-11-2007
    This should be extremely simple, but I cannot figure it out:I have some "if" statements attached to the change event of a numerical box that checks the value of other drop down selections and the value just entered into the num box. This works properly and an alert goes up if the value is less than ...

    Views

    308

    Likes

    0

    Replies

    2
  • on 07-11-2007
    Can someone tell me how to fix my problem? See the code below. I have a form that gets filled out by the user. When the print/submit button is pushed this code executes. I want two copies of the form to print. When I have the printer dialog box turned off, the form prints with the data. When I turn ...

    Views

    262

    Likes

    0

    Replies

    0
  • on 07-11-2007
    Does anyone out there have any idea how to enable automatic tabbing between single character fields. I have a big need for this and it seems like it should be a simple task to accomplish but I can't seem to figure it out. It would drastically increase the efficiency of my form for my end users to el...

    Views

    683

    Likes

    0

    Replies

    5
  • on 07-11-2007
    I've got a really weird problem and probably a very stupid one. I'm trying to hide a field beside another.The code I wrote is as follows:console.println("Value is: " + malaltia52.rawValue);if (malaltia52.rawValue == 1) valreduccio.presence = "visible";else valreduccio.presence = "hidden";But nothing...

    Views

    548

    Likes

    0

    Replies

    4
  • on 07-11-2007
    I have made a form where I have an English side and at Egypt side.When I have filled out the English side, another person fills out the Egypt side with Arabic text.I would like to, when I fill out the date field in the English side, that it at the same time fills out the Egypt side, so I'm sure that...

    Views

    575

    Likes

    0

    Replies

    4
  • on 07-11-2007
    I have created a form for my dealer training and I would like the a button that when clicked makes sure the form is filled out correctly and displays a confirmation message. I am new to scripting so if you can make it as easily as possible for me, I would appreciate it. I am using Livecycle designer...

    Views

    176

    Likes

    0

    Replies

    0
  • on 07-11-2007
    Hello scripters!I've a quite simple problem (at least I hope so). My form contains a list box which has no default values at "design time". The list data are populated at runtime by a dataconnection. Nevertheless, I want to provide a default selection (e.g. always the first entry).How can I achieve ...

    Views

    471

    Likes

    0

    Replies

    3