How so I create custom scrips for dropdowns?
Hi Everyone, I'm attempting to create a registration form with drop downs to select from various sessions, dates, times, etc. I'd like to boxes to be manipulated as follows: Drop down one (sessions) -...
View ArticleAssigning checkboxes value based on checked=true/false
hello, i am entirely new to this, so I apologize if this is very wrong. I am trying to create an eForm that users can fill out, such that their checkbox selections will generate an integer value. this...
View ArticleDate Field in Adobe Acrobat X
I have a form that users fill in. One of the fields on this form is a date. Through the properties I have set the date format of dd/mm/yyyy. What I was hoping to be able to do next is, get it to auto...
View Articlechange value on checkbox
i have 5 radio button name as Rbutton have diffrent value1, 2, 3, 4, & 5. depends on user selection of Rbuttion i need change value in checkbox price. example if radio button Rbutton value 1 is...
View ArticleHow to disable - General preference -> Create links from URLs. Using Acrobat...
http:\\www.sdss.com should not be suggested as a link. We have manual option to uncheck -> Create links from URLs, but I need to achieve this through the script. Please help on this ASAP.
View ArticleComparison Statement
I have a form I want to compare two fields. One field is the results of a test that was performed. The other field is the specified requirement that the test should have met. Field one is called "fr1"....
View ArticleWhat action besides the mailto: one will work with a submit button to...
I have a submit button that uses the mailto: function to activate the required fields property on a pdf fillable form, but our users would prefer that the form not generate an email. Please let me know...
View Articleopen file using Javascript
I am trying to open a file using a javascript dropdown menu. I know acrobat allows users to open a single file using the standard features, but I have about 30 different files that need to be...
View ArticleAdobe JavaScript printing page selection
Hello, 1) I succeeded printing documents using JavaScript with pp.firstPage and pp.lastPage. Now I would like to print several single pages (e.g. pages 4, 7, 10) within a single print job. If I make...
View Articlesequence numbering
Hi, could someone please explain how i can insert sequence numbering in PDF. I would like the number to start at 0001 and when the next person opens it it will be 0002 and so forth. It will be opened...
View ArticleDoes anyone know how to get one drop down populate multiple drop downs in...
I have one drop down that when value selected another drop down is filled with list of choices, and then one of those choices is made another drop down should be populated with some choices. ish
View ArticleUsing mutiple if statements in an acrobat .pdf form.
I have a form that I need to do an automatic calculation. It is currently built in MS Word and I am converting to PDF. I know I will have to use javascripting to make the fields calculate, but I am...
View ArticleHow do I invoke Word PDFMaker from a macro?
Hi,I need to automate creating PDF's from Word with hyperlink fields converted precisely. The Adobe toolbar "Convert to Adobe PDF" button does exactly what I need. How do I invoke this type of...
View ArticleChanging color of button/checkbox on click.
I've been delegated the task of putting together a PDF for a Sports and Fitness expo. I don't really have a great deal of experience with Acrobat orJavascript. I am open to suggestions as to the best...
View ArticlePDF to Word as separate pages?
When you save a PDF as an image the document is split into a separate document for each page. I am trying to find out how to do this when saving as a word document via javascript. I've searched through...
View ArticleNeed to extract logarithium/equation that a PDFuses so that I can apply it to...
Hi, all Thanks in advance for any help you can give me and I apologize if i ask newbie questions or if I ask questions answered somewhere else. So I had a website Java code that would take data people...
View ArticleCount Checkboxes, Format color depending on value
Have been searching for how to count checkboxes in a PDF form. Found this link, and have renamed my checkboxes so they share the same beginning letters. Added below script to the custom calculation...
View ArticleDefaulting to current date for a text field
Acrobat Version 8.1.2I would like to have my Adobe form take the current date default for a text field. Any idea how this can be done? I tried following on the Field Properties Calculate Tab "Custom...
View ArticleCheck to see if any field is empty
I have a pretty large document that has over 200 text/check boxes. What I want to do is create a button that makes a pop-up warning for any blank fields in the entire document. Right now the only way...
View ArticleRemove 0 Value in Calculated Field
I copied the below question for another post here as it asks the question perfectly."I set up an invoice form to calculate totals from quantity x unit price. Every line has this formula, however the...
View Article