getting and setting pageNum properties in a bookmark
Hi, I was just wondering if anyone knew how to access and set the pageNum properties in a bookmark? Like if i created a var bm = myRoot.children[1] and wanted to know what page it's pointing to in the...
View Articlemobile link
Windows 8.1, Windows 2007 Acrobat Pro XIwhen opening acrobat pro xi, there is now a page called mobile link. i have it turned off, yet this page doesn't go away - ANNOYING! how do I get rid of a now...
View ArticleError message: trim is not a function
I cannot get the standard string Trim() method to work in Acro Pro 11.What's up with that ?Any workarounds ?
View ArticleHow to scan a specific folder for the existance of a PDF before saving
I created a folder level function for saving a file by passing it a name and a path. The problem is I don't want to allow the user to overwrite a file of the same name. I would rather want to append...
View Articlescript to get field page number
Hi All Is it possible to get the page number of a Form Field in javascript Thanks
View ArticleAdobe Javascript for Inserting Dynamic Stamp by using Button
Please guide me how to insert Dynamic Stamp from the Stamp tool using Button by Adobe Java Script. Instead of manually inserting from the tool, how to insert by means of Buttion through javascript
View ArticleCertificates - Javascript warning
If a form document was certified with a digital certificate, would the javascript warnings in dialog and app.alert message be eliminated ?Where does one acquire a digitial ID / certificate ?Sorry - I...
View ArticleTransparent buttons or custom shape objects rollover
Is this possible to create the mouseover/out events for the buttons with transparent parts and so the event is not fired on the transparent parts? Optionaly if there is a way to import or even draw a...
View Articlechange value on checkbox
i have 5 radio button name as Rbutton have diffrent value1, 2, 3, 4, & 5. depends on user selection of Rbuttion i need change value in checkbox price. example if radio button Rbutton value 1 is...
View ArticleHelp With Javascript! Very Urgent!
Is it possible for me to set multiple different export values from the different options in a combo box.Example: "Combo Box 1" has Andy, Bernadette, Charles, Danny. If i choose Andy, I want other...
View ArticleMake field readonly upon opening document
I do not know where to put the Javascript to do this. There is a Document Javascripts where I named a script "Disable" and in that function, wrote: this.getField("myfield").readonly = true; Then, I...
View ArticleSubmit with new file name
Using Acrobat XI, Is there was a way to script an Acrobat PDF form so the filename could be saved using the information from the form. For example, if the form contains fields for First Name, Last...
View ArticleSplit PDF Files by Bookmarks
Can anyone please let me know how do I split PDF Files by bookmark using Java Script.I am making a Visual Basic utility to read the bookmarks in PDF Files and split them based on the bookmarks. I am...
View ArticleTrying to create a multi-line dialog box
I have been working on a PDF study guide. At the end of each chapter is a self test, and I have some javascript that scores the exam when a user clicks a button. Currently I am using an app.alert...
View ArticleCalculation Scripts Aren't Working!
I have two calculation scripts that were working but now are not after some adobe updates. It isn't making any sense to me and I haven't been able to figure it out. Can anyone see where my problem...
View ArticleNo save/close button to save Javascript in built-in editor
I downloaded trial version and am playing with features. I am editing a form. I added a button. In Actions tab, I chose "Run Javascript." There is an "Add" button which invokes the built-in...
View ArticleAccessing Javascript console in Acrobat X Std
Good evening, for some reason the "Ctrl + J" shortcut does not work on my Acrobat X Std. The shortcut does show up in the helpfile so I assume there is something wrong. Does anybody else have the same...
View ArticleDynamic Content in addressURL Javascript error
I am using a 4 weeks trail Dramweaver cc. I am getting this error: "While executing getDynamicContent in AdressURL.htm, a JavaScript error occurred" I am getting this with every single site of folder I...
View Articlethis.encryptForRecipients is not a function
Hi all I have a JavaScript as below that keeps returning TypeError: this.encryptForRecipients is not a function. Any Ideas ? JavaScript var thePermissions = { allowAll:...
View Articlejavascript that can convert numeric values to words like
Can anyone help me in this matter. I want to make automatic conversion of number to word likeex. 300 = Tree Hundred, in different box. Thanks in Advance
View Article