Custom Format Script Help
I am not too familiar with scripting but am hoping someone can provide some guidance or at least somewhere online that will show me how to do this. Here's what I'm trying to do: I have a text field...
View ArticleHow can I add form field value to the file name in save as dialog box
I do not want the form to be saved automatically, just want the form to auto populate the "file name" only. A little background on the forms I want to use: My company has 70 retail outlets, I'll use...
View ArticleIf Else Statement for PDF Form
I am unfamilar with JavaScript and need to create a calculation for a PDF form. The form is used to determine profit. There is a radio button called payroll with two values, "internal" and "external"....
View ArticleAuto Save Form Using Field Values & Specified File Location
Hi Everyone, I am novice when it comes to JavaScript, so any and all help is very much appreciated. The root of my problem is that I have a generic fillable form (asks for name, address, etc.) that is...
View Articlehow do i fetch data from a pdf to a new pdf doc
how do i fetch data from a pdf to a new pdf doc
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 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 to get default Printer name in Adobe reader installed in MAC?
I am trying to get the default printer name using Adobe Java script, Below is the code, I am using which works fine in Windows machine, It gives the right name of the default printer attached. But, In...
View ArticleExpand/Collapse all the Bookmarks in a PDF file
Hi, This is my first message on the board :-) I work with very large PDF files (i.e 2000 pages, 700 bookmarks on 5 or 6 levels!) and I'm looking for a script (Acrobat 9 Pro) allowing to expand/collapse...
View ArticleFormulaire de recherche dans un document pdf
Bonjour à tous, je viens vers vous parce que j'ai un problème qui m’empêche de dormir depuis maintenant plus d'une semaine.Au fait voila, j'ai un fichier pdf de 93 pages et chaque page à un titre bien...
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 ArticleScript to include a change of background colour dependent on response
I previously obtained help from a user here to create a script that autopopulates a field based on options selected in two sets of radio buttons: var consequence =...
View Articlemacros
I have Acrobat 9 standard and would like to write some macros. I have written about 60 macros for Word, Word Perfect, and Excel so I understand what these are and how to do them. The problem is that I...
View Articleauto fill not working correctly
I setup two drop downs and set the up to auto fill some text fields they all have unique namei have 7 text fields for each drop down to fillLike Data_Field_1 or Field_Data_2 Box one is set to fill...
View ArticleNotAllowedError: Security settings prevent access to this property or method.
hey guys, I'm getting this error when I click in the check box in adobe. do I have a settings issue or a syntax issue or what? can anyone help? NotAllowedError: Security settings prevent access to...
View ArticleAttach all files without specifying file name
Generally we attach files by specifying file name. this.importDataObject("MyData","test.jpg"); Is there any way we can attach all files remaining in a folder? So all file name and no of files will be...
View ArticlePlace button on top of only blue text on page
Is it possible to find the color of the text on a page and if the text is a certain color place a button on it? here is an example of generic sudo code var page = this.pageNum; for (var i = 0; i <...
View ArticleHow to get date in a text field in dd-mmm-yyyy format in adobe acrobat?
How to get date in a text field in dd-mmm-yyyy format in adobe acrobat? I am able to get the current date in dd-mmm-yyyy fromat. But not so in the text field.var k=util.printd("dd-mmm-yyyy", new...
View ArticleSpawn template pages... having trouble
Hello all, I'm trying to create a document that allows users to add additional pages as needed. It's a 2-page document with an optional page(s) that goes in the middle (I made the middle page into the...
View ArticleIn iOS and Android Devices PDF files JavaScript Validation Issues
Hello, I have created on PDF form file in Adobe Pro.Few fields are Inserted in this file, and i have put the JavaScript Validation on this Field. Like Date Validation, Requirement Field Validation and...
View Article