Leap Year Date Issue (Example provided)
Please see link for document:Dropbox - DateIssue.pdf When the FROM dropdown has 02/28/2016 selected, the date for Monday throws an error.The rest of the dates change but Monday does not change because...
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 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 Article, Trouble importing from text file into PDF Acrobat 9.0
Hey all! I'm trying to use the JavaScript found on this Adobe page to insert text into my PDF: http://help.adobe.com/livedocs/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/common/h...
View ArticleHelp with custom calculation script.
Hi, all. I've created a PDF with fillable form fields. This form was created to help my company's users balance their accounts to $0.00. The problem I'm running into is that if I enter an amount that...
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 ArticleJS to open specific Tools
Please forgive me if this is discussed elsewhere. I'm trying to use javascript to simply launch items from Tools. Since they are not technically menu items (app.execMenuItem), I don't know how to...
View ArticleNeed Help, retrieving a combo boxes actual/print/visible value instead of the...
Hello, I need help, retrieving a combo boxes actual value, not the export value. I have a combo box with multiple options to select from. each of those selections has a separate export value, which...
View ArticleProblem set fieldname value on masterpage based on field on first page
Problem in Live cycle designer I have set a fieldname value on masterpage based on field on first page with the following script: this.resolveNode("#pageSet.Page1.FormSubTitle").rawValue =...
View ArticleChange fill color in drop down menu based on input
Hello everyone, I have a PDF document that I'm currently working with and having trouble creating one of the elements. This document is a quarterly status report. It has boxes for Indicators, Data...
View ArticleIF function?
Need some more help please. I have a hidden field that will be automatically populated once the pdf has been merged through SFDC's Conga merge facility. There are 6 possibilities each saying something...
View ArticleUsing dynamic referencing in PDF Form with Checkboxes
I have created a checklist that contains approx 60-70 steps. About 20 of them are to have a checkbox that fills an adjacent field with the date, and another with the user name. I have already got this...
View ArticleWatermark document on printing using javascript.
I have created a script to watermark a document on printing. I want to rotate the text but have tried a few different options I have found online but cannot get the rotation to work. Script without...
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 ArticleAdding Numeric Fields and Calculating Totals.
I have added another NumericField (4) to a form and want to calculate it with the 'total' numericField only, ie NumericField 1 NumericField 2 NumericField 3 - this is 15% of the total of NF1 &...
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 Articlefind/replace multiple strings in PDF
Hi Developer Community, I'm pretty new to JavaScript and Acrobat, but I'm trying to help a coworker out. We're attempting to remove any pronouns that imply gender in candidate feedback (we're...
View ArticleHow do you convert numeric values into english words?
I am interested in creating a field in adobe acrobat that references a total dollar amount field. I want the java script to convert the numeric number into a written word, such as $59.59 as Fifty Nine...
View ArticleVerwendung von textFont in Acrobat Pro zur Formatierung von Textpassagen
Hallo zusammen, ich versuche gerade in einem Textfeld Text unterschiedlich zu formatieren. Das klappt alles soweit auch ganz gut, bis auf die Eigenschaft textFont diese scheint in einem Array nicht zu...
View ArticlePassword protect javascript via VBA
Hey all,I need to execute javascript from my VBA code that will password protect my PDF file. I am currently using the method below:AForm.Fields.ExecuteThisJavaScript password_jswhere password_js is a...
View Article