How to Apply Security or Remove in Batch using Acrobat X
I’m using Acrobat X Pro. I’ve used Acrobat Pro 6-9. I need to remove security in batch and apply security to about 100 PDFs. I’m totally lost in Acrobat X. Where are all of the batch sequence commands...
View ArticleLock form & email as PDF Javascript
Hi Guys, I am using Adobe Acrobat X and creating a Forms natively. We do not use LiveCycle. So I have created a form with several fields, buttons a date picker - some of which I have found online. The...
View ArticleDependent dropdown lists in Acrobat
Hi, I am a first time poster and was looking for help with some scripting in a PDF form I have created. I am basically looking to have a second dropdown list dependant on the value of the first but I'm...
View ArticleAudit guide tally and auto-calculation
Hi,I have been trying to figure out how to take a PDF audit guide and make it clickable from tablet and auto-calculate results.On the right margin, there is "yes" or "no" blocks for individual check...
View ArticleI want my cursor to automatically tab to the next field once data is entered....
I've created a PDF form using Acrobat Pro X. I would like for the cursor to move to the next field once I enter the data in the current field. How can I do this?
View ArticleI Want to Select a Date for a Form Field Using a Calendar Instead of Manually...
I want to be able to select a date by clicking on the field and a calendar pops up allowing me to select a date from the calendar that will then populate that field. Can someone help me accomplish this?
View ArticleExact pages path using regular wild card expression
I have a script which will extract a pdf file to a predefined directory. The file path includes a text field in the parameter VendorNo. This is the actual windows directory pathH:\ Drawing...
View ArticleAcrobat 9 Pro: Batch Export Form Data to TXT?
Is it possible to use Acrobat 9.0 Pro's batch processing utility (Advanced > Document Processing > Batch Processing...) to export a bunch of PDF forms to individual .txt files (Forms > Manage...
View Articleshow image in different window
Dear All, as mentioned in this thread (initialize dialog with img) there is bug in Acrobat XI to show an image in a dialog box crated using JS. Are there other possibilities to show the image in a...
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 Articlepdf form conditional checkboxes
Hi. I'm building a pdf form in Acrobat 8 Professional. I want to add JavaScript to 3 checkboxes to achieve the following:if checkbox 1 or 2 is checked, uncheck checkbox 3; and if checkbox 3 is checked...
View ArticleHi my requirement is, In table I would like to give “equal column space” from...
var myDoc = app.activeDocument;myDoc.viewPreferences.horizontalMeasurementUnits = MeasurementUnits.points; myDoc.viewPreferences.verticalMeasurementUnits = MeasurementUnits.points; var myTable =...
View ArticleCreating ComboBox with values of fields
Hey everyone, it has been a while since my last post.I spent quite some time in google trying to populate a ComboBox with the values of 3 different form fields and was wondering if anyone could point...
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 ArticleI need form creation script help with auto-populating email subject line and...
I created a form with a "save and submit" button and programed it with menu items to "file>save as" and "submit a form" via email attachment. This worked perfectly, however I needed the email...
View ArticleHow do you convert numeric values into english words?
I am interested in creating a field in adobe acrobat that references a total dollar amount field. I want the java script to convert the numeric number into a written word, such as $59.59 as Fifty Nine...
View ArticleIs it possible to show/hide a result text field only if another Text field is...
Hi Please could someone tell me if it is possible to make a text field visible only if another text field is visible and has content? I have this which works for the content part, but sometimes the...
View ArticleCalculation Script Question
Good Afternoon, I am trying to get a form to do a bunch of different calculations. In the included picture, I will be referencing only items under Property A. A client types their "Monthly Income" and...
View ArticleAcrobat Forms - javascript to hide/unhide text box if any one of a number of...
I have a form which I am designing in Acrobat 9 which has a section where there are three questions, each with a pair of radio buttons - one for 'yes' and one for 'no'. They are in the style of a check...
View ArticleDate Validation
Would like the user to entire mm/dd/yy in the text field. However, I do not want the user to be able to type any letters at all into the date field. I know if I use the "Format-->Date" under the...
View Article