AppleScript doesn't understand how to save a document in Acrobat?
Since BridgeTalk is out of the question, I've discovered that I should be able to use a doScript() command from my main InDesign script to call an AppleScript script which, in theory, can interface...
View Articlepopups in .pdf possible?
Hello, Is there any way to create a popup window in a pdf that will show text from another pdf? I'm trying to see if there is a way to accomplish this so that a reader doesn't have to exit the...
View ArticleHow to run script on Adobe Acrobat 9 Pro
HI all i'm new to Adobe Acrobat 9 Pro Scripting, and I'm hoping someone can help me how i can run any javascript on Adobe Acrobat 9 Pro. I have no idea which place (location) take script then run....
View ArticleInsert or Stamp Filename
I have adobe acrobat 8. I want to insert or stamp the file name to the pdf. I have approximately 400 files to stamp with the individual file names so I would like to do it automatically. All help...
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 ArticleHow to automatically set Print Scaling to 'None'
Is there any way to automatically set print scaling to 'none' on an existing PDF document? This setting is set manually by going to File > Properties, and then going to the 'Advanced' tab and...
View ArticleAdding a formula to form with acrobat professional
I am new to this so please be nice. My boss handed me the program last week and I have been creating a form (to the best of my abilities). I need to know how to insert a formula into a field so that it...
View ArticleAcrobat X -- Reorder Pages by Bookmark Sort Order
Is there a way to programatically / automatically re-order the pages of a PDF by sorting them according to bookmark order? I have 56 pages and each one has exactly one bookmark, which is numerical. I...
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 ArticleExpand/Collapse all the Bookmarks in a PDF file
Hi, This is my first message on the board :-) I work with very large PDF files (i.e 2000 pages, 700 bookmarks on 5 or 6 levels!) and I'm looking for a script (Acrobat 9 Pro) allowing to expand/collapse...
View ArticlePlease help with checkbox script
I need help. I've created a form for the first time yesterday. It's body has 14 rows and 10 columns. Some of the fields on each row are totaled in a subtotal column on each row. I was able to do that...
View ArticleIs there a way to auto check a check box triggered off the completion of a...
I am using Conga Composer. I'm hoping when information is filled into a specific text box in a pdf, it will auto check a specific checkbox. Any script ideas? Or if this is even possible? I've seen...
View ArticleAuto Printing PDF docs in FTP folder
Ok so here is the deal, I have an FTP folder set up in a Windows 2003 server environment. I will be recieving PDF docs into an FTP file a few times a day and I would like to know if there is a way for...
View ArticleLock form & email as PDF Javascript
Hi Guys, I am using Adobe Acrobat X and creating a Forms natively. We do not use LiveCycle. So I have created a form with several fields, buttons a date picker - some of which I have found online. The...
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 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 ArticleIf radio button is selected, text field required-Acrobat form
Hi everyone! I'm creating a form in Adobe Acrobat form 9.0, and I ran into a little problem.There's a section in my form that has four options. If one option is selected, the textbox to the right is...
View ArticleCheck to see if any field is empty
I have a pretty large document that has over 200 text/check boxes. What I want to do is create a button that makes a pop-up warning for any blank fields in the entire document. Right now the only way...
View ArticleAdding comments with JavaScript in PDF file
Hi, Here I am trying to add Comments(Insert Text at cursor) in my PDF using JavaScript, So I was referred the following reference...
View Article