Can dynamic stamps created in Acrobat remain dynamically updating if the PDF...
Thanks in advance for your time I'm looking at whether I can make a dynamic stamp for a PDF in Acrobat XI which updates with the date of printing or access (either is good) which will update if someone...
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 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 Articleapp.alert asks question twice
I have a combobox that will ask a question anytime an entry is chosen. The problem is that when something is chosen, it asks the question twice. It reports the answer from the first time it asks the...
View ArticleAutomatically Detecting and Exctracting Information in Optimized Documents
I have about 2 thousand physical documents, each contains a unique 9 digit number on the same location on every page, I need to check these numbers against a database of many thousands of unique 9...
View ArticleNewbie --> create save button to specific folder
Is there a way to create a button that will automatically save a PDF to a certain folder? thx,
View Articledisplay page number in roman numeral
Is it possible to create a form field that will display the page number in roman numerals and increment by one digit on each of the following pages? If anyone knows of a script that will do this I...
View ArticleTraffic light system
When selecting a number from a drop down menu is it possible to make a colour appear depending on what number is chosen. Like a traffic light system, you choose 1 and it comes up red, you choose 3 and...
View ArticleHow to enable Navigation tab in PDF
Hi, Can any one help me on this. I have nearly 100 PDF document. When I open the PDF, the pdf should opened with Bookmark view.I found this option under Document Properties --> Initial View -->...
View ArticleSelect only one type of field using JavaScript in Acrobat X
Looking for a way to select all fields of the same type on a form at once? Such as selecting all text fields to modify the font type, or all buttons to modify display values. Prior versions 6,7, &...
View ArticleCheck one of two boxes based on field value
I am trying to accomplish (what I think would be) a pretty simple task, but cannot seem to get it to work. In short, I have one text field and two check boxes. The text field will be autopopulated from...
View ArticleWhy batch run the script will block the ajax call?
I added a script that call an ajax to write text file, However, the script is run as usual in the acrobat program. However, if I run the sequence file through batch , the ajax call will be blocked....
View ArticleHow to toggle highlight fields?
I'm looking at trying to toggle highlight certain fields based on a selection of a radio button and a checkbox. I want to highlight text fields based on their selection, just to emphasis the importance...
View ArticleValidate numbers and some characters in a form field.
Dear allI am creating a form and in it, there are fields for email and phone number.I found http://forums.adobe.com/thread/857974to be really useful in helping me validate my email field. Then I tried...
View ArticleHelp converting excel formula
Hi, I need help converting the following excel formula to a java formula for the custom calculations script in the adobe form creator:=IF(D7=0,"",A7*D7) D7 on my form is field Unit Price1A7 on my form...
View ArticleUsing Javascript to Crop Pages in CropBox based on TrimBox
Hi Is there a way to set crop sizes in mm into CropBox based on the sizes on TrimBox, with Acrobat Javascript?(From the Crop Pages menu) Scenario:set TrimBox sizes (top, bottom, left, right) to CropBox...
View ArticleAuto Printing PDF docs in FTP folder
Ok so here is the deal, I have an FTP folder set up in a Windows 2003 server environment. I will be recieving PDF docs into an FTP file a few times a day and I would like to know if there is a way for...
View ArticleCheckbox help
HI, I currently using javascript within a PDF to make a form simpler to use. I have a checkbox list with a sub-checkbox list within it (see below) When filling in the form I need the user to only be...
View ArticleTrying to do a calculation with a default value
Hi, I'm trying to duplicate the calc's in a spreadsheet, and am having trouble making a default value to match what's on the spreadsheet if nothing's filled in yet. There's also a field in there...
View ArticleWeird acrojs problem!
Hi Guys! I made this simple spell check script last week so that I could spell check some documents properly but while tinkering with it yesterday, I accidently introduced an error in it. Now, whenever...
View Article