combobox value affecting other fields but without java script but from odbc...
So I made a form that dynamic drop down list linked to my Access database. I know it is possible to make a choice in a drop down and based on that choice it affects other fields. For e.g. if I choose A...
View ArticleIs there anyway to email adobe form without opening email clinet application
I have a form, and it has a submitbyEmail button, it attaches the form to email, and the email addresses are already populated, but the user still need to go and press send on the email application to...
View ArticlePDF -->link to web page---> in new tab??
Hi! I´m making a PDF that will be seen in browsers and when I put the links to open web pages they always open on the same tab as the PFD... How can I make them open on a new page o tab?? Is there a...
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 ArticleScript for calculating start time and end time
I am using Adobe Acrobat Pro and needing a script to calculate start time and end time for a timesheet (start time and end time are hh:MM) 24 hours please see below can anyone help me ......
View ArticleWhat does the plus sign after certian items mean? i.e. ""+Math.round(+s);
Hello, I was wondering what the plus sign does in the following line of code: ""+Math.round(+s); What does it do to +s ?What does it do to +Math.round ? Thanks Linda
View ArticleExtract Pages… and the Split… not doing what I expect them to
I have a document created in Illustrator (CS4) which has multiple artboards. I want it split into multiple documents, one art board—> one document with only that artwork. When I use the Extract...
View ArticleGetting "TypeError: f is null" error
I have a series of check boxes on a form for users to select from. In some cases, the user may want to select all of the check boxes. For the cases when the user wants to select all of the boxes, I...
View Articlehow do you write a script for subtracting a negative number?
how do you write a script for a subtraction calculation with the possibility that a number could be a negative so that it doesn't add the numbers because of a double negative?
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 ArticleRaiseError: File does not begin with '%PDF
I have an application which has below script:var oDoc = event.target.openDataObject("testing123"); This script works fine if I run it on my local machine. But I am planning to place the pdf...
View ArticleGetting started with Pro UI customizations
Hi, I have to integrate with a home-grown content management system where there is now a requirement for people to be able to edit PDF files. Previously that has not been allowed. So, what I need is...
View ArticleDisplay a duplicate of certain form fields
I have a form with several pages of questions. Each question has an item number and a letter assigned to it. In answer to each question, the user can either select "Satisfactory" or "Action...
View ArticleExport just certain form field data
Is it possible, using form fields created in Acrobat XI Pro, to export only certain form field data to a spreadsheet while other form field data is not exported?
View ArticleScript to Split PDF files on Bookmarks
I'm totally new to Java scripting. What I'm looking for is a script I can run from batch processing with professional that will look at a collection files in s directory and split ech one of them on...
View ArticleInsert images into interactive PDF
Hello All, I am trying to create an Interactive PDF (forms) for users that should insert: - Name- Surname- Profile picture These information are then used to generate a badge and print it.So far I was...
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 ArticleI have set up a override box for a simple calculation but it appears that it...
Here is what I have in the JavaScript Editor and it works when I use Adobe Acrobat Pro but when I download this pdf form to our extranet (which uses reader) I am unable to change the value when the...
View Article