Please help with checkbox script
I need help. I've created a form for the first time yesterday. It's body has 14 rows and 10 columns. Some of the fields on each row are totaled in a subtotal column on each row. I was able to do that...
View ArticlePrevent field from displaying an average until all inputs defined
Within an Acrobat form, I am calculating the average of 6 values. Each value is selected from a different dropdown menu. The default value of each dropdown menu is 0. The average is displayed in a text...
View ArticleCharacter Limit to Custom Calculation Script?
Hi. I have a document that has a text form field. I want to run a custom calculation script that basically says if field "Group Number" = xxxxxxx, then field "Group Name" should = ABC Company. I have...
View ArticlePulling the currently logged in Windows username for a watermark?
Is it possible to pull a person's username from the current windows login info and then utilize that data as a watermark with this.addWatermarkFromText ? I'm trying to make a simple 1-button option for...
View ArticleNeed to create date/timestamp or watermark when printed.....
I want to be able to have the time/date printed out on a pdf when it is printed. I could be as a header/footer or a watermark. It doesn't really matter. Is this possible? Can it be done in adobe...
View ArticleCreate summary based on radio buttons selection
Hi All, I have this 22 page form which has numerous radio button selection. Please find screenshot attached.My requirement is to have a summary on page 23, where all the fail options are mentioned....
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 ArticleHow to run script on Adobe Acrobat 9 Pro
HI all i'm new to Adobe Acrobat 9 Pro Scripting, and I'm hoping someone can help me how i can run any javascript on Adobe Acrobat 9 Pro. I have no idea which place (location) take script then run....
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 ArticleExtracting external links from a pdf file
I am looking to pull all of the external links from a pdf. Some of the links are named the same as the actual link (http://domain.tld), some are not. Is there a way to do this utilizing the...
View ArticleDynamic stamp using Acrobat JavaScript.
I have created a dynamic stamp using Acrobat JavaScript in Adobe 10.0 with text fields that require user input before pasting the stamp, and while the original file for the template is open the stamp...
View ArticleHow do I fill and show/hide a series of text boxes based on checkboxes?
I have a series of checkboxes on a form (each of which requires some additional information to be entered) and a series of text boxes further down the page to house any necessary detailed information....
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 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 ArticleKeep Text in Uppercase
I am using Adobe Acrobat 9 Standard. I have script to change lowercase to uppercase in many form fields on a PDF. But if I return to the field that has already changed lowercase to uppercase, it goes...
View ArticleScript to Mask first 5 digits of Social Security Number in an enterable text...
Hello,I'm in search of a script to hide the first five digits of a social security number such as "XXX-XX-1234", so whatever the user enters in the first 5, whats returned is always X. Using Acrobat 9...
View ArticleClassic 'Flatten PDF' question
So I have created a fairly complex fillable form in Acrobat Pro (10.1.8)... I have saved it for use by other users in Adobe Reader. (File>Save As>Reader Extended PDF>Enable Additional...
View ArticleAcrobat batch how to perform?
http://forums.adobe.com/thread/302996I am on this page to find the relevant code,-------------------------------------- app.addSubMenu({ cName: "Footer",cUser: "Set/Remove Footer", cParent: "File",...
View Articlehelp with custom calculation/check boxes
Hi. I'm trying to tie checkboxes to an aggregate point total as follows: Question1 []Yes []NoQuestion2 []Yes []No1 point if either "Yes" is selected. (Max of 1 point only) Question3 []Yes []NoQuestion4...
View ArticleSpiltting Bookmarks Created by create.Child
Hello, I am pretty new to the Adobe seen. Currently I have documents that are thousands of pages long. In these documents contain hundreds of tasks I need to seperate. I can bookmark these tasks within...
View Article