Disable field highlighting?
Good Morning, Working on a form that will be distributed to a number of users. The form utilizes a lot of scripts to highlight fields that require attention. The form works/shows well when the preset...
View ArticleHow do I hide a button when certain data is entered in other fields?
I'm working on a tax form in which I need the user to select the filing period and enter their Fed ID before the form will print. I have a button using an icon message which will cover the form except...
View ArticleScript to Batch Remove or Change Comment Identity (=Author)
Hi, I have some PDF files from (supposedly) anonymous reviewers that have their (login) names showing up in the Acrobat comments. In order to be really anonymous, each of the comment Author fields...
View ArticleFormat textbox if checkbox value is yes.
I have a text box formatted as currency. I also have a check box what I want to achieve is if the checkbox.value is'yes' then to change the format of the text box and put the value as 'waived' here is...
View ArticleAcrobat X -- Reorder Pages by Bookmark Sort Order
Is there a way to programatically / automatically re-order the pages of a PDF by sorting them according to bookmark order? I have 56 pages and each one has exactly one bookmark, which is numerical. I...
View ArticleJavascript to open PDF file
Hi all. First time posting here. I need to open a PDF file from a javascript I execute using wscript.exe. I also need to fill some form fields. I will be creating the Javascript file on the fly from an...
View ArticleReset-Button funktioniert nicht in Acrobat Reader
Hallo liebe Community, ich habe auf einem relativ komplexen PDF-Formular mit diversen JavaScripts auf der ersten Seite des einen Reset-Button erstellt, welcher über die Funktion "Formular zurücksetzen"...
View ArticleProblem when signing a digital signature
When I sign a digital signature, I have javascript in the "this script executes when field is signed area".After signing, it tells me "at least one signature requires validating". However, if I...
View ArticleWhat does "matchIndex!=-1" do?
I would like to know what "matchIndex!=-1" does. I know that the bang means "not" so "!=" means not equal.I also understand that negative one "-1" means false.So I guess "!=-1" means not false or...
View ArticleCan Initial view navigation be set to page only
On the properties window for a PDF document, within Adobe Acrobat XI Pro, there is a tab called "Initial View". I'd like to change some of those settings, either from a javascript or from a preflight...
View Articlepdf form: Linking several fields so that one only shows when a certain...
I have created a drop down field named STATUS with three options, R, Y or G. I have created a traffic light of 3 radio buttons with background and fill colours red, yellow and green. I would like to...
View Articletext box population based on 2 other text boxes
I have some questions. First I am trying to change the contents of a text box depending on 2 other fields. The box to change is called Shipping and the two other fields to check are subtotal and...
View Articlemake form fields Read only without buttons
Hi, I want to make my form fields read only using JavaScript. i have found bellow codes & it's work.My problem is, buttons i don't want to make read only. i have submit button in my form. other...
View ArticleHow do you Make an Interactive Drop Down Menu in Adobe Acrobat Pro That Uses...
Hi first off let me point out and apologise in advance for my ignorance and possibly my misuse of the correct terms, I'm new to this. Anyway here goes, my best attempt to try and explain myself. Using...
View ArticleWrite summary result into a single pdf document
Hi, I am using Acrobat Pro 9.0 now. I have lots of pdf documents and want to check if it is over 5mb, and if it is over 5mb, open it. so I used batch processing to run a javascript code on every...
View ArticleAdd Curent Date & Time to PDF when Printed
This is my first post so please excuse any ignorance. Basically we are in the process of creating electronic copies of SOP’s and putting them on our file server for all staff to access. Due to...
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 Count total number of Words in PDF?
I am used Adobe Acrobat javascript inbuilt function getPageNumWords(<pagenumber>) it return the number of words present in specified page, but while am copy and paste text content from PDF file...
View ArticleCalculate 24-Hour Time (aka Military Time)
I am not very good with JavaScript. Having said that I have had someone send me a script to help me with a form that is built in Livecycle ES4, however, it isn't working form me. It works in the HTML...
View ArticleAcrobat Web Capture cannot convert javascript links...?
In Matrix (Multiple Listing Service) Acrobat Adobe 10 Standard won't convert javascript links in newly created PDFs Documents from Matrix. The Error message is : Acrobat Web Capture cannot convert...
View Article