Using JavaScript to auto populate a field based on numeric value of a...
Hello, I am trying to set up a simple, I hope, javascript which will enable to me auto populate one field based on the numberic value of another field using Acrobat Pro XI. Essentially I have 2 drop...
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 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 ArticleNeed to calculate principal and interest fields on interactive PDF.
I am recreating an Excel P&I calculator in InDesign, and then making an interactive PDF for online use and distribution. This will be one page within a larger PDF, which is why it needs to be a...
View ArticleReset Form Problem
I have a form that I am wanting to reset some, not all, of the fields for if a button is pushed. I've gotten that far using the MouseUp / Reset a form feature and only checking the fields that I was to...
View ArticleCombing PDF forms with identical field names while retaining unique values.
I have several PDF files of the same form that has been filled out by multiple users. I need to create a combined file of all the responses for reporting purposes. However, the forms (obviously) all...
View ArticleCustom validation script - coding help needed
Hi guys, I have a conundrum with a form I'm trying to scrap together a custom validation script for.Coding is not my strength but I can copy & paste and get the idea but for this exercise it seems...
View ArticleCalling web service from ADOBE 7.0 PDF Form
Hi,I would like to get help from here for my problem.I have Interactive PDF form. user will enter th data and submit the form to server. In server side I am getting xml format stream. Now I would like...
View ArticleLengthy Drop Down List Items
I am completely new to Acrobat and Javascripts. Are there any scripts that can:- Wrap text within a drop down list?- Automatically wrap long drop down items into a text field below it? Or, if there is...
View ArticleNeed to remove sixth and remaining characters from a PDF file name
Typical file name: 1925a - SomeotherTextHere.pdf Need to remove everything after and including the "-" symbol or the sixth position. I've tried this but to no avail: var filePath =...
View ArticlePMT 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 ArticleHow do I calculate how many days are left in a month?
I'm trying to figure out a way to do this to make a payment apportion using the days left. One of the problems lies in the date being dynamic, since I'm using "whatever today's date is" and it...
View ArticleHow to place a spawned page right to the next page (not the end of document)?
Hey guys, Newbie again... I was able to successfully spawn my page template and everything is working fine except one thing: My document has 2 pages (they are both set as different templates) and at...
View ArticleHow can I put a mathematically if - formula in a field of a pdf - form?
Hello together, I am absolutely unexperienced with JavaScript. I have to implement formulas into a Form. In one field I have to add field a and b - but the result should be displayed only, if the...
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 ArticleDo I need to use javascript to get a text field in a PDF form to aut fill...
I have a form for booking appointments and would like the date field to automatically fill withtoday's date and to print. I have set the text field's format to "Date" and when I place the cursor into...
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 ArticleInsert images into interactive PDF
Hello All, I am trying to create an Interactive PDF (forms) for users that should insert: - Name- Surname- Profile picture These information are then used to generate a badge and print it.So far I was...
View ArticleUsing Javascript to Crop Pages in CropBox based on TrimBox
Hi Is there a way to set crop sizes in mm into CropBox based on the sizes on TrimBox, with Acrobat Javascript?(From the Crop Pages menu) Scenario:set TrimBox sizes (top, bottom, left, right) to CropBox...
View Article