Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 5.0

    Allow a user to filter the items in a dropdown

    Make one small change to the dropdown and add a simple line of script to the enter event, you can turn your standard dropdown into a filterable list. There is an optional script for the exit event, if you want to prevent the user from inputting a value that does not match an item in the list.

  2. Avg. Rating 4.5

    Using LiveCycle Forms in Acrobat and Reader

    This PDF sets out the four options that a developer should consider before you deploy the form. In essence you are looking at the user and the likelihood that they only have Reader and not the full Acrobat. If this is the case then they may not be able to use all of the features that you built into ...

  3. Avg. Rating 4.5

    How often events fire and their sequence

    I original had the idea of having a form that set out the pros and cons of each event and giving examples of script that could be used in each event. In the end, it has focused on the number of times that different events fire and the sequence. To view this form you will need Acrobat/Reader version ...

  4. Avg. Rating 4.0

    Sending SMS Text Messages from within a PDF Form

    WARNING: Following the introduction of the JavaScript Blacklist Framework, this solution is less likely to work!!!! This is a part solution, I am just outlining the options and steps in setting up a SMS button. The final solution would depend on the service providers in your country.

  5. Not yet rated

    Multiplying two form fields in Acrobat

    You can use the built-in functions in AcroForms to multiply the two fields together.

  6. Not yet rated

    Moving Objects Around a Form

    This solution is based on the "fly swatter" example by Thom Parker (http://www.pdfscripting.com) and samples by John Brinkman (http://blogs.adobe.com/formfeed/) looking at x, y, w and h properties.

  7. Not yet rated

    Script to access Acrobat menu items

    This PDF (XFA form) provides the script for the Acrobat menu items that are currently permitted. It also has XFA equivalents and Acrobat JavaScript equivalents, where these are available. The form is set up so that you can access the scripts by clicking the buttons. The scripts appear in a dialogue ...

  • Results 1-7 of 7