Acrobat 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 ArticleNeed Help With Variable Field Calculation
I am putting together a form and would like to have the calculations worked out for the people using the form to minimize errors. The premise of the equation is ... If suction pressure reads in PSIG,...
View ArticleAccessing Javascript console in Acrobat X Std
Good evening, for some reason the "Ctrl + J" shortcut does not work on my Acrobat X Std. The shortcut does show up in the helpfile so I assume there is something wrong. Does anybody else have the same...
View ArticleHow to send a document in net.HTTP.request as a POST variable?
I have read and reread the doc on net.HTTP.request, and it says I can pass an argument of oRequest, but I have not succeeded at passing in the current document, which is what I want to do. I've tried...
View ArticleAutomatically add page numbers to PDF
Hi all, I've got a pdf document with forms which also contains a "Add Page" button which adds another matching page. What I would like to add to is a "Page 1 of n" type field that auto updates with the...
View ArticleEnforcing required text fields in pdf before saving or printing
Hi all, First of all, please know that I have just spent over an hour going through as many threads as I can regarding required fields but none of them seemed to answer my question since most dealt...
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 ArticleExporting FDF files using Acrobat Reader
I have developed some forms using Acrobat Pro v9 that have buttons to save the data as FDF files using the exportAsFDF function and another button that saves the file as a PDF file with the new...
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 ArticleCustom JavaScript Code for If/Then/Else Statement
Can someone help me figure out this code. I have a field in a PDF that I need to generate a discount based on original price of an item. If Price is greater than 5000 then I need the discount field to...
View ArticleMidnight format in timesheet not working
I am using Standard XI to create a timesheet that is filable. However, midnight is showing at 00:00 am not 12:00 am. Anything in that 12 am hour is 00. Is there a script I can add to change it? I...
View ArticleHow to set a PDF to expire (Working Script)
Here is a little script I made up the other night. You can use it to allow a PDF to be opened only until a set date. I use this for when my employees go to service a customer. I want them to be able to...
View ArticleCombining an even pages file and an odd pages file into one PDF achieving...
Hello all!I have several documents that were scanned (in another application) using an autofeed scanner yielding one file for all frontpages (odds) and one file for all backpages (evens). I have these...
View ArticleTo draw in the pdf using pen tool in acrobat reader x
hi im using the app.execMenuItem("Annots:Tool:InkMenuItem"); in the javascript of textbox in acrobat pro 9. When i click the text box pen tool is activated and im able to sign in that textbox. But in...
View ArticleConvert multiple files (word docs) to multiple pdf
Hi,Is there a script I can use in batch processing to convert about 1500 word documents into pdf? I know it's possible to convert multiple files into one pdf, but this is no good to me. Doing these...
View ArticleJavascript to open a popup - but action must be executed each time pdf is opened
Background: I wish to add a popup disclaimer to a PDF document. I have found javascript that accomplishes this task. However, I wish to attach this popup How do I add an action item to a particular...
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 ArticleAdobe forms on iPad
Hi Guys, Is it possible to view and fill an adobe pdf interactive form in iPad, using iAnnotate PDF?Also, can the forms be filled with handwritten data using the iPad stylus? thanks.
View ArticleDefaulting to current date for a text field
Acrobat Version 8.1.2I would like to have my Adobe form take the current date default for a text field. Any idea how this can be done? I tried following on the Field Properties Calculate Tab "Custom...
View Article