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 ArticleUsing JavaScript to Print and Overwrite Active Form Files
Hello all, I have zero knowledge of JavaScript and I am hoping someone can help mequickly solve an issue I am having with active forms. I tried using the flattenfeature in the action wizard but it is...
View ArticleIs there a way to call the Sanitize Document function from within a javascript?
Hi, hopefully this should be an easy one, but the search results in the live Adobe SDK aren't returning a link. Is there a way to call the Sanitize Document or Remove Hidden Information functions from...
View ArticleError displaying HTML response from HTTP Form Submission
Hello, We have built a custom software solution that uses Acrobat Reader to submit PDF forms (designed in Acrobat Pro) to a custom HTTP handler service for processing. Once the service is finished, it...
View ArticleIF function?
Need some more help please. I have a hidden field that will be automatically populated once the pdf has been merged through SFDC's Conga merge facility. There are 6 possibilities each saying something...
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 ArticleEditing a preset acrobat action(.sequ file)
Hello! I recently downloaded the "add a blank page to the end of the document if the page count is odd" action for acrobat and now i need to add to it an instruction that rotates to 180 degrees every...
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 ArticleDocument-level Javascript as Object
I created a document level script called Utility.I want to create methods within this script rather than coding each one separately.function Utility(){this.getFormattedDateOnly=function(pDate) { if...
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 ArticlePDF Forms and Paypal
Been researching like crazy and not really finding much on PDF Forms and Paypal (or i'm not searching correctly). I have a button on my form and when I click it, would like to submit the "order total"...
View ArticleHow to get the Current Page Number in JS ?
Hi, I'm working on a webapp for my work, and I need the Current Page Number il order to save it in my database (AJAX) in order to re-use with the function SetCurrentPage(). I still searching, but I...
View ArticleProcessing multiple PDFs using Javascript (Acrobat XI on the Mac)
The original specs for this project called for the Javascript to process one large file (the example I was given to use had 104 pages in it). I finished the script, turned it in and was informed that...
View ArticleDynamic Paypal button for PDF fill-in form
Hi there,I need help with adding a Paypal button to a PDF fill-in form. The Paypal button should feed through the Invoice Number field (a text field) and the invoice total amount (also a text field) to...
View ArticleChanging character in a field to uppercase.
Hi all, Got a form wherein the form data get populated with xml via a webservice. The data is send in lowercase, I need to change the characters in one specific field to uppercase. Any ideas? Regards,...
View ArticleIs't possible to limit the PDF file opening
Hi, Can any one help me? Is't possible to limit the PDF file opening? or Is't possible to print no of times? And its possible to do it in scripting please let me know? For instance 10 time we can open...
View ArticleHow can I attach a PDF in an email, using javascript in PDF document?
How can I attach a PDF in an email, using an interactive button in the PDF-document?I tried to create a form button with the menu action 'attach this PDF in an email'.This Send.to-action doesn't work...
View ArticleAction that finds specified words and highlight the whole sentence or paragraph
Hi All, I know a action file from Acrobat users group (http://acrobatusers.com/content/find-highlight-words-and-phrases) which find and highlight a set of words using Acrobat action. But, is this...
View ArticleHow to hide/disable menu items using Javascript in Acrobat 9 pro or later
We just wanted to know on how to hide/disable menu items for e.g. 'Open' menu item under 'File' menu in Acrobat 9 or later on Mac using Javascript. It would be useful if you could provide if any other...
View ArticleHide/Show Pages (in Reader)
Hi all, I know that "spawn template" only works in Acrobat Pro.But, I need to create a PDF Form (javascript) with the possibilities to show or hide pages. I know it's possible, because I have a PDF...
View Article