Printing a PDF via Acrobat Javascript
Hi - I have a need to print a PDF programmatically, via Javascript. The PDF is embedded in a Web page. I use postMessage to communicate with the PDF. I've created a simple HTML page with an embedded...
View ArticleIf Else Statement for PDF Form
I am unfamilar with JavaScript and need to create a calculation for a PDF form. The form is used to determine profit. There is a radio button called payroll with two values, "internal" and "external"....
View ArticleSplit/Extract pages by bookmarks
I have created a script which will successfully split the pdf at the first bookmark. I need for the script to split all bookmarks from the pdf. I have modifed the script but the console reports the...
View ArticleUsing Excel VBA to save PDF file as a text (plain) file?
I'm using 8.0 Acrobat Pro. Third party apps are not an option (I'm restricted from installing anything on my office PC). I could simply save each PDF manually, but given the number of files this would...
View ArticleAcrobat Form comes up "Operation is not permitted"
I made a simple form to register for an event and put it up on a clients website.The form can be filled out but when the end user tries to submit the form on the website, Acrobat reader comes back with...
View ArticleUsing Javascript to reset a form on document load
I am trying to reset all field vaules on a acrobat form to the default values, when the form is initially loaded. I am trying to use the resetForm() method in a document level script, but not having...
View ArticleBatch creation of bookmarks?
Moved from the Acrobat Macintosh forum (Batch creation of bookmarks?) I would like to add 107 bookmarks to a 250-page PDF in an automated fashion. I have a list of the bookmarks titles, pages, and...
View ArticleAcrobat Forms - javascript to hide/unhide text box if any one of a number of...
I have a form which I am designing in Acrobat 9 which has a section where there are three questions, each with a pair of radio buttons - one for 'yes' and one for 'no'. They are in the style of a check...
View ArticleHow can I export adobe form data to FDF?
Hi. I am new to programming for acrobat and I have a very simple task. I already have an FDF that contains values for various form fields.I can automatically populate the form fields just by pulling up...
View ArticleHow to Extract Text coordinates from PDF
Hi,can anyone tell me how to get coordinates in pdf document using VB or .NET, suppose if some text is written in pdf document then how can i get coordinates of that text. Its very Urgent.Thanks in...
View ArticleHow can I add javascript text fields to Acrobat pages from Applescript please?
I have a real need to add text fields to Acrobat document pages from Applescript. I can't access the Headers and Footers from Applescript in Acrobat XI. I can set watermarks using the following script,...
View ArticleLink to an external .js from PDF?
Using Acrobat 9 Pro, I have a PDF document that I want to link to an external .js file (for SCORM and LMS purposes). I have imported a multimedia object (swf) into the PDF and it needs to call several...
View ArticleAcrobat Pro: possible to pull user information from active directory?
Hi!I just started designing Forms with Acrobat Pro 8 and Life Cycle Designer.I was wondering, if you can pull certain information from an active directory.Based on a users windows login i'd like to...
View ArticleFill a pdf form with data using Java code
Hi, Modern formats of Acrobat ".pdf" files allows to define form fields. I have a datasource, let's say in a database.I want to fill my ".pdf" with my database-stored data automatically, and want to...
View Articleif else statement with Radio Button
I'm attempting to make a PDF form for clients to order event services. I have a field that I want to populate with a number based on their upgrade choices that are set as radio buttons. If they choose...
View Articleshow/hide fields when selecting an option from a drop-down menu.
Hello Gurus! I have a question about creating a Java Script withing Acrobat pro. This is what i would like to do: I created a drop-down menu with several selection entries. Upon the customer making...
View ArticleDependent dropdown lists in Acrobat
Hi, I am a first time poster and was looking for help with some scripting in a PDF form I have created. I am basically looking to have a second dropdown list dependant on the value of the first but I'm...
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 ArticleJavascript/ Batch Processing - Query (Please assist/advice)
Hi Where can I find on the internet a JavaScript that will do the following for BATCH PROCESSING: -Combine single PDF files-Crop the pages-Check the sequence of the pages that it goes from 1,2,3 and...
View ArticleCustom Format Script Help
I am not too familiar with scripting but am hoping someone can provide some guidance or at least somewhere online that will show me how to do this. Here's what I'm trying to do: I have a text field...
View Article