Print non-contiguous pages from JavaScript
Is it possible from JavaScript to print several non-contiguous pages in Acrobat Reader? I see that the print command can accept a contiguous page range (e.g. 3-10), but is there a way to say 'print...
View ArticleAction button programing.
I need help programming an action button so that when clicked it will add a certain dollar amount to another field.
View ArticleA little help please...
I have a 26 page form that I am creating for work. I need a custom script that will allow me to do this: I have a column (AW) that has multiple (25) rows/fields (i.e., AWRow1, AWRow2, etc.) per page...
View ArticleHow to print page range and then delete same range
Hi, I have a PDF about 1,500 pages that I need to separate. Is is possible to have a javascript to print page 1 to current page, follow by delete from page 1 to current page?
View ArticleAcrobat Pro X document open event
Hei, Where I can find document open event. I would like to save my pdf-form when I open it? If there is no action wizard for this purpose, can somebody tell me how I can script this. Thanks to your help!
View ArticleAcrobat Plugin Developers Wanted
We are looking for solid Acrobat XI/DC plugin developers to create a series of customized plugins for our business. Does anyone know of a strong developer or software development company with proven...
View ArticleHow to open hyperlinks in a new web browser window? (Browser View)
Our client has multiple PDF documents which will be displayed within the web browsers. There are many links to other PDF's, but currently the links will redirect within the same tab. Is there some...
View ArticleConversion to java script for a calculation
Hi All, I would really appreciate some help in converting this statement to java to calculate a field: If my dropdown box, E1 = “C Group1” (i.e. this option is selected), then Group 1 = Time Spent1...
View ArticleHow do I write an if then statement for my adobe form? I am creating a...
How do I write an "if/then" statement for java script my adobe dc form? I am creating a performance review fill-able form, and have one column that allows then end user to select a performance...
View ArticlePush Values to XFA Attachments in Portfolio
Hi there!I need some help regarding a JavaScript Acrobat Scripting issue.I have a PDF Portfolio (created with Acrobat), including 3 interactive PDF forms (XFA-Forms, created with Live Cycle). What I...
View ArticleRemove 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 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 Do You Fill Checkbox’s Selected with either Red Green or Yellow and Also...
I’m working on a form with three columns one column is “Yes” =Green, One column is “No” =Red, and the other “In Progress” =Yellow. The goal is to have the check box “NO” when chosen turn the...
View ArticleCheckbox style change randomly
Is there any way to change checkbox style randomly?Like I have a checkbox. 1st click Check, 2nd click Cross, and 3rd click Unchecked.All things happen in same checkbox. Thanks
View ArticleHelp with a complex Acrobat Javascript Calculation
I'm trying to establish an if/then calculation for an Acrobat form and it's proving to be difficult. The premise is that when a customer enters a quantity of 3 and have checked a box indicating a...
View ArticleHow to Populate Text Field from Multiple Dropdowns
Hello, I am trying to populate one text field with corresponding descriptions based on the selected value(s) from multiple drop down menus. Below is the code I've been using, but it only works to fill...
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 ArticleSimple SaveAs Example
I am trying to get a simple SaveAs example to work. I created a PageOpen JavaScript action to save the currently open document to c:\test\test1.pdf (which does not currently exist). I have tried this...
View ArticleProblem using app.launchURL with Adobe Reader X
Hello - Have an application that is going live in a couple of days. In many of our fillable PDF forms we use:app.launchURL("http://www.yoursitehere.com", true); This worked fine until our company...
View ArticleHow to avoid scroll bars coming improperly in a multiline textfield in adobe...
How to avoid scroll bars coming improperly in a multiline textfield in adobe acrobat pro? I have multiline textfield with length restriction of arnd 70 characters. Hence the scroll bar gets stuck . Is...
View Article