PMT Calculation in Acrobat Form
I have a calculation I need adjusted from Excel... Here is the xls calc:=PMT(H16/12,300,-H13) H16 = intrest_rateH13 = total_loan Please help!
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 ArticleCalculating Age from DOB field in Acrobat
Hello everyone, I am placing this JavaScript code below in the calculate tab in the custom calculation script window for an Adobe acrobat form I am creating. The user will enter in the DOB field...
View ArticleWhat action besides the mailto: one will work with a submit button to...
I have a submit button that uses the mailto: function to activate the required fields property on a pdf fillable form, but our users would prefer that the form not generate an email. Please let me know...
View ArticleSearching for empty field and populate if empty - Adobe/Javascript
Hi Guys, Super noob and just getting some code going.After coding up something to finally work I have gotten stuck. Trying to establish a check box system where by if you cross/check something it...
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 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 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 ArticleSort bookmarks alphabetically
I have several major bookmarks and quite a few subbookmarks below each of the major bookmarks, and the subbookmarks need to be alphabetical within their major bookmark category. I've not been able to...
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 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 to Apply Security or Remove in Batch using Acrobat X
I’m using Acrobat X Pro. I’ve used Acrobat Pro 6-9. I need to remove security in batch and apply security to about 100 PDFs. I’m totally lost in Acrobat X. Where are all of the batch sequence commands...
View ArticleCalculate years (age) between two dates
Good day! I haven't been able to find an answer I've been able to use in the archives or online, and would very much appreciate some help. I am working with Adobe Acrobat Pro XI (not LiveCycle), and...
View ArticleHow to read a text file using adobe javascript
Hi, I have a api application which adds toolbar to a adobe acrobat. i need to disable the toolbar according to expiry date, So i need to fetch the expiry datge from a text file from the specified...
View ArticleHide/Unhide Multiple Fields via Radio Button
Hello All I am using the script below on a radio button to hide and unhide a field on a form. I also want to use the same button to control another field named "lbl_dynamic instructions" The Acrobat...
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 ArticleIs there a way to select every other page in a pdf and convert it to grayscale?
I'm going to ask this question in a few sub-forums, so if you think you've seen it, you might have. Someone suggested it might be done with Javascript. I know nothing about Javascript. Where I work I...
View ArticleVBScript to make a pdf from excel
Hello<br /><br />I would like to make a pdf from my excel workbook.<br /><br />Here is my code:<br /><br />' VB Script Document<br />option explicit<br...
View Articlecan you script layers to add art in acrobat
I’d like to import a small PDF or EPS art file to a page within a big PDF and add a different version of the imported art for different people who will recieve the file. I find I can do this using the...
View ArticlePDFMaker Gives "MAPI Logon Unsuccessful....."
I have spent hours trying to do a mail merge using PDFMaker in Word 2007 but keep getting a "MAPI Logon Unsuccessful" error message. I am using Acrobat X Pro, Office 2007, Vista SP2 and Wiindows Mail....
View Article