Dependent 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 ArticleAuto-Save &Auto-Close after inactivity
I'm new to JavaScript, so please be patient. I am using Acrobat XI I have a document that I am trying to have auto-save and auto-close after 10 minutes of inactivity. I've found where I would enter the...
View ArticleCheck box to copy text from 1 field to another
I am trying to use a check box to copy the tech from a billing address text box to a shipping address text box only if the check box is checked.I am new to using java and building forms in acrobat so...
View ArticleMinus Time Calculation
I am working on a daily time sheet, I have the total box which adds up the time of various tasks done that day, but under the total field I need to minus 30 minutes from the total and show the answer...
View Articleacrobat pro XI
Do I have to be connected to the internet to use acrobat XI if I am on a subscription, like you do with office 365? I want to be able to work off of my desktop and have acces to all
View ArticleHow can I add form field value to the file name in save as dialog box
I do not want the form to be saved automatically, just want the form to auto populate the "file name" only. A little background on the forms I want to use: My company has 70 retail outlets, I'll use...
View Articleif/then statement for a field to not print content?
Hi, I am using Adobe Acrobat Pro XI and would like to have a field not print its content if the form has not been saved since it was opened. I have 2 form fields in my document and below is the java...
View ArticleCalculated due dates based on a date entered
This is what I am trying to figure out - I have a form that people complete for travel. All forms have projected due dates calculated based on the date of travel. Example, if you travel on 9/1/2015,...
View ArticleField copying
I need to make two other fields equal a time field after input. My thinking is this: admintime = <time inpute>fromtime = admintimetotime = admintime can someone give me some guidance on some code...
View Articlecomments and highlights not printing
Please advise. I have Adobe Acrobat X1 Pro with all the updates. When I use Internet Explorer 11.0996. there is a webpage that opens using Adobe flash and when this opens the items shown are...
View ArticleHow do add a new line in the JavaScript Editor?
I have a script like this: var n = this.getField("score").value; if (n >= 0 && n < 5) { event.value = "The WP 100% Bond\nThe WP 10% Stock / 90% Bond\nThe WP 20% Stock / 80% Bond";}I...
View ArticleText box Calculation based on 2 other text boxes
I have 3 text boxes, the first you can only leave it blank or enter numbers 1 through 5 (like a rewards program level)on the second text box i manually enter an amount like 204.99 (auto format for...
View ArticleRedaction Javascript for batch or single use
I regularly need to redact certain documents from 2 different sources. For each source, the areas for redaction are the same. One source has 2 areas that need redaction and the other source has 4 areas...
View ArticleHow to build list of (PDF) files in a local directory?
Folks,Part of a project requirement I have requires that a PDF form dynamically build a list of PDF files in a local user directory. The files vary from system to system, but the idea is for the user...
View ArticleExport just certain form field data
Is it possible, using form fields created in Acrobat XI Pro, to export only certain form field data to a spreadsheet while other form field data is not exported?
View ArticleClicking A Button To Print Silently Using Adobe PDF Printer
Hello all,I am looking for some help with JavaScript in relation to creating a button that when clicked the opened file is printed silently using the Adobe PDF printer. I know what you are thinking why...
View ArticleMultiline text field with automatic font resizing
I have a multiline text field that I would like to let other users type in. However, because I'm not sure of how much they will take, I'd like to have the font automatically decrease to fit the field....
View ArticleCode to merge document
Hi hoping someone can help. Is it possible to automate the merging of books page by page? That is to say, to merge book 1 with book 2 so that page 1 of book 2 comes after page 1 of book 1, and so...
View ArticleAdding Store for Collbration in Acrobat XI
We have online review capablity and we use Collab.addAnnotStore API to set the store. However it does not work create function is not invoked.This is working earlier version of acrobat 10,9.......
View Article