Form. Insert Image(. JPG) In a Square-Javascript
Hello, anyone know how I can do a button to put a picture (.jpg) in that square for her.My intention is that it can be opened with adobe reader. No can do with javascript? A greeting and thank you all...
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 ArticleExport data from a form to insert it into a "database" mysql or equivalent
Hi anyone know how to export data from a form that has been done in adobe acrobat professional (pro, etc) to then be filled in after the reader (reader), these data can be imported into a mysql...
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 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 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 ArticleDynamic Stamp not pulling in Identity
Using Adobe Acrobate 10 Standard on a Windows 7 system I am creating a custom stamp. I have gone in and copied the javascript from the Dynamic.pdf file located here C:\Program Files...
View ArticleCustom Text Field in a Dymanic Stamp
Im creating a new dymanic custom stamp, but instead of the date/time, when inserted, I need to then manually enter text into the dymanic text field. How do I change the script in the dymanic feild of...
View ArticleUser input prompt not triggering when the dynamic stamp is applied
Hello All, let me start by saying I am not a programmer and the code I have is a cut, paste, and edit that I found on some other posts that I am trying to get to work. I understand enough of the...
View ArticleHow to round numbers using javascript in Adobe Acrobat Pro?
How to round numbers using java script in Adobe Acrobat Pro? For example: 1.2 becomes 1.01.7 becomes 2.0 Thank you.
View Articleaccessing active directory
HI. I am trying to access Microsoft's active directory so that I can retrieve the user's login name and compare it to a database on my form. I am using Adobe Acrobat 8. I've read the section on...
View ArticleQuestion to Adobe: Ruling out non-Adobe viewers via Acrobat Javascript
Hi, ***I would like to address this question to Adobe Acrobat developers:**** I'd like to add a doc-level javascript (thru another script) that will check the viewer type, and if it neither Acrobat (6...
View ArticleAction that finds specified words and highlight the whole sentence or paragraph
Hi All, I know a action file from Acrobat users group (http://acrobatusers.com/content/find-highlight-words-and-phrases) which find and highlight a set of words using Acrobat action. But, is this...
View ArticleMouse click increase number
How can I set an action each mouse click the number increase in a text field (instead of typing 1, 2 or 3) Thanks
View ArticleJavaScript popup menu won't display Chinese glyphs
I'm adding a JavaScript to a button to open a popup menu. I'm able to paste Chinese characters into the script editor, but they don't display when the popup menu is triggered -- only dots (one per...
View ArticleCalculate shipping charges using javascript
I have a pdf order form that I am creating to email customers. I need to create a shipping field in which the value is a flat rate depending on the subtotal. Example if subtotal is less than $150...
View ArticleNeed to remove sixth and remaining characters from a PDF file name
Typical file name: 1925a - SomeotherTextHere.pdf Need to remove everything after and including the "-" symbol or the sixth position. I've tried this but to no avail: var filePath =...
View Articletext field change value from folder level
I am pulling in data to write to a text field. However I am having difficulty just writing anything to the field. I can get the fields value. But I am getting an error when I try and change the field....
View ArticleHow to freeze a field's value after opening the form
I have a form that captures the date/time that it was opened when the user fills it out. After filling it out, the user submits it for approval via email. I need the original date & time to be...
View ArticleHow do you use JavaScript to limit the number of CheckBoxes a user can select...
How do you use JavaScript to limit the number of CheckBoxes a user can select on a PDF Form?
View Article