Remove 0 Value in Calculated Field
I copied the below question for another post here as it asks the question perfectly."I set up an invoice form to calculate totals from quantity x unit price. Every line has this formula, however the...
View ArticleHelp with Dynamic Stamp
HelloI have created a dynamic stamp that I swear was working great this morning, but now odd things are happening. I am very new to this. Heres what i have done so far....I created the PDF for the...
View ArticlePlacing signature stamp
Hello, Using Thom Parker's PDF Stamps I created a customized stamp that it was stored in my user area of: C:\Users\Maryam\AppData\Roaming\Adobe\Acrobat\10.0\Stamps.Using same code from his book I tried...
View Articlehow to draw in Acrobat?
I know this is probably not the right place for that but...I am developing a Asp.net app that deals with PDF forms. I have learned how to do the entire javascript on PDF documents, how to submit FDF...
View ArticleHow to hide and show the items in a dropdown field based on a condition in...
How to hide and show the items in a dropdown field based on a condition in Adobe Acrobat Pro?Please update on the same at the earliest.
View ArticleHide/Show layers with Javascript
Hello, I am trying to find a Javascript method for hiding/showing layers in a pdf document. I would like to be able to use an if/else statement to set the visibility of multiple layers. Let's say I...
View ArticleImporting Text Files into Fillable PDF
I am trying to import information from an Excel spreadsheet to populate a fillable PDF document. I know that most Adobe versions want the Excel file converted to a Tab Delimited Text File. For whatever...
View ArticleCheck to see if any field is empty
I have a pretty large document that has over 200 text/check boxes. What I want to do is create a button that makes a pop-up warning for any blank fields in the entire document. Right now the only way...
View ArticleAdd file name and "page x of x" to bottom of documents
I am working on making the bottom center of thousands of document look like the below example. It can be done with a footer but the bottom right corner is already taken so it has to be spaced in the...
View Articlehow to find pdf page size and display alert message?
hii need to process thousands of pages every day and some of them are wrong size (i.e. not matching say 300mm X 500mm).how can i set a javascript so that if a pdf is not 300X500 mm it would pop up an...
View ArticleJavaScript Calculation in PDF
I am trying to create a calculation that allows my customers to calculate their cost. (Sounds simple...but I am new to JavaScript so I am struggling to fix it) Objective: I want the formula to...
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 Articleshow hide multiple fields
Hi, I want to have a checkbox, that if selected hides several fields. By default the fields are visible. I have a small script that does not work. I renamed all the fields I want hidden with a pec....
View ArticleScript to determine days between dates
I'm totally new to JavaScript. I'm attempting to do a calculation field with a custom calculation script. I've tried to piece together something with script I've scavenged from multiple forums, but...
View ArticleAdd x days to x date
Hi! I am quite new at Acrobat and Javascript, which is a common lament on this discussion board from what I have read. But I need a little help! I am creating a form in which the user needs to be able...
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 ArticleUI
Hi Team, Hope you are doing good. I just wanted to know, if its possible to create UI panel in Acrobat, with check boxes, tick boxes etc., like Indesign javascript UI panel. Many thanks for your support.
View ArticleHow to add layer visibility in Javascript to drop-down selection?
Hi, I'm using Acrobat CC and I am trying to figure out how to add layer visibility to an existing custom script. I have a dropdown with 3 items in the list. The "A" in the code below represents the...
View ArticleRed Brackets arround my stamp signatue
Hello, Following code inserts my stamp signature on the right spot but I don't like the red brackets that appears on the side of it...this.addAnnot({page:1, type:"Square",rect:[108, 189, 216,...
View ArticleHow to run key combination with javascript button - please help
Can someone please help me with the javascript for running the key combination CTRL + SHIFT + S when pressed. Thanks in advance
View Article