Multiple Formats within a Single Form Field
I really could use some help with this one... In a fairly simple pdf form I've created I need a field that handle text and currency formatting....within the same field. Is this possible? If so, can...
View ArticleCode for locking text fields using radio button?
Hello, I'm creating a form to be used by some departments where I work. I need a code for locking editing in a group of text boxes by pressing a radio button once fields are filled up. I've just...
View ArticleCombing PDF forms with identical field names while retaining unique values.
I have several PDF files of the same form that has been filled out by multiple users. I need to create a combined file of all the responses for reporting purposes. However, the forms (obviously) all...
View ArticleUsing Javascript to create concatenated string from checkbox fields to one...
Hi. I have a PDF form that I am trying to have output to a spreadsheet that matches my database schema. Here is the dilemna:* I have a set of checkboxes for available languages (LANGUAGE_ENGLISH,...
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 ArticleHide/Show Field
I am looking for code that I can put into text field 1 that will hide a checkbox and another text field 2 if numbers are entered into text field 1. Also, if the text field1 is cleared then I want...
View ArticleDisplay Filename in PDF File
Hi there, hoping for some help on what I think is quite a simple issue. I want to create a blank single page PDF file which has a text field automatically and dynamically completed based on the file...
View ArticleForms,custom calculation script.
First, I'm very much a zero in programming anything.I want to combine simple math in a PDF form.I basically have many of these type of combined forms I wanna calculate using a set value which is not...
View Articleformula to subtract field value from fixed number
I am new to javascript and have been unsuccessfully trying to complete what I'm sure is a very simple task. I have a form with 12 fields containing a dollar amount. Field "c1" has a formula that...
View ArticleNeed some help with button JavaScript for Save As event.
Hi,I'm using Adobe Acrobat X Pro and am completely new to scripting forms in Adobe (completely new to Adobe Acrobat as well!). On a form there is a save button that opens the Save As dialog by using a...
View ArticleClassic 'Flatten PDF' question
So I have created a fairly complex fillable form in Acrobat Pro (10.1.8)... I have saved it for use by other users in Adobe Reader. (File>Save As>Reader Extended PDF>Enable Additional...
View ArticleHow can you change individual words in a PDF using javascript?
Hi, I am trying to do some simple text replacement in a PDF file using Acrobat. Specifically, I want to do some simple transliteration of words or partial transliteration. For instance, I would like to...
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 Articlecheck boxes that turn layers on and off
hay all im fairly new to this part of adobe but i have a good understanding what i need i to be able to have check boxes that turn layers on and off when the tick is shown and when it is not i know...
View ArticleI need a custom calculation script that takes the target field name and...
Here is what I am trying to accomplish: I have a long Excel price list that I converted to pdf and turned into a fillable pdf order form. Each row provides information for 1 product and allows the...
View ArticleTimesheet: How do I set it up so that I can enter times without a colon?
I'm using h:MM tt format now. I need to keep the am/pm as well. My staff wants to be able to type 11am instead of 11:00 am. Is this possible?
View Articlecustom calculation
I need to set up a custom calculation in a pdf form where if the sum of a certain field is greater than 75 then a different fieild yeilds as result of "pass" if not it would be "fail"
View Articlepdf form conditional checkboxes
Hi. I'm building a pdf form in Acrobat 8 Professional. I want to add JavaScript to 3 checkboxes to achieve the following:if checkbox 1 or 2 is checked, uncheck checkbox 3; and if checkbox 3 is checked...
View ArticleHow to get URL of defined link in PDF document?
Hi, I would like to obtain URL(ex. http://www.xxx.yyy/index.html ) from defined link in PDF document.I know how to get Link properties( use getLinks), and overwirte actions.But I can't find how to get...
View ArticleIs there not a method to add a barcode field via Javascript?
I believe I've done a reasonably diligent search and I cannot find information as to how a barcode field can be added to a PDF via javascript. My Excel-based application generates a series of PDF...
View Article