Calculating Age from DOB field in Acrobat
Hello everyone, I am placing this JavaScript code below in the calculate tab in the custom calculation script window for an Adobe acrobat form I am creating. The user will enter in the DOB field...
View ArticleMoving through "modes" after signature.
I have a form filled by a user, signed and sent to a reviewer for him to fill his part and finally sign as well. I want only the respective fieldsto be accessible to each of them.I used a calculate...
View ArticleNeed Help Creating Custom Calculation Script Please
Hello, I am in desperate need of a custom script here if anyone knows how to do it. I essentially want the percentage field to automatically fill in based on the fraction, rounded to the nearest...
View ArticleDisplay Combobox Item Value not Export value (Acrobat Form)
Hi, Can someone help me please. In combobox Options, you enter an item with corresponding export value:Item Export valueUSA AAACHI AABITA AAC As I understand, to display/get the...
View ArticleHelp needed for Time Calc Java Script
Hi,I am trying to create a timesheet in PDF and have hit a speed bump. Is there anyone there who could provide me with a script that calculated the difference between 2 times? (Field2 time)-(Feild 1...
View ArticleHow to Creating Toolbar Buttons in Acrobat with javascript?
How to Creating Toolbar Buttons in Acrobat with javascript? Thanks! Bridge2010.12.16
View Articlethis.closeDoc crashes Acrobat X
I recently upgraded from Acrobat Pro 8 to Version 10. In the previous version I was able to use this.closeDoc(true); just fine. In the new version, it crashes every time, indicating "Adobe...
View ArticleI am trying to create a PDF document that calculates Gains and Losses in...
I am trying to create a PDF document that calculates Gains and Losses in Mutual Funds. The calculation scripts are repetitive from line to line. The scripts work well until I reach the line 32....
View Articlecan't select fields for calculations
someone suggested I try this section. Hi I am using acrobat 9 pro and i can't slect field for calculations. I can select all of them by clicking on select all and can deselect all. but I cannot choose...
View ArticleClose the current document without saving
Hi All Does anyone have a script to close the current acrobat form document without saving? I have a script to make all fields in a form read only, print and then email the finished form but would like...
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 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 ArticleBatch convert pdf's to accessible text files in Adobe Pro XI?
I've got a few hundred pdf's I need to convert to accesible text files. Can anyone point me to a solution or resource to sorting this out?
View ArticleBug in setPageBoxes ?
Can someone test and confirm for me this possible bug I've found in setPageBoxes under Acrobat XI Pro (tested in 11.0.06)?I'm basically trying to add some white space to the top of all pages of a...
View Articlecode for select ok button
I have a javascript that applies a security police but it opens a confirmation dialog.What kind of javascript code can i use to automatically select the OK button. Can anyone help me? here's the...
View ArticleHow to use JavaScript to switch the named view
How to use JavaScript to switch the named view
View ArticleTurn off read only when radio button is selected?
I have two radio buttons to hide/show the second page in an Acrobat Form. All fields on the second page are marked read only. The second page is hidden by a text box with the background and border...
View ArticleHow to force external links to open in new browser window/tab?
Greetings. I'm here because searching elsewhere kept coming up with references to javascript. I've created an interactive PDF with both internal and external links. It works just fine when viewed in...
View ArticleHow to zoom in model to add and subtract layer after a degree
How to zoom in model to add and subtract layer after a degree
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 Article