Hi all, I have Adobe Acrobat 8.0. I have received several forms - two of them translated to Arabic, and one translated to Hispanic. How can I set it up so that the users can respond to the questions in their languages (Arabic/Hispanic) in Adobe Acrobat? I've never done this before so any help...
I have a form where there is a table, and inside the table is a row for a Check box for “Sub to Sub”, a row for Work performed by Sub-Contractor Description, a row for Original $$ Amount, and a row for Final $$ Amount Paid. The Original Amount and Final Amount Paid totals up at the bottom of...
Hello:
I have a 2-page form where the second page is set as a template. I've then added a button - "Add a New Page" with this script:
var a = this.getTemplate("biweekly")
a.spawn ({
nPage:this.numPages,
bRename:true,
bOverlay:false
})
this.pageNum = this.numPages-1;
However, the problem...
Hello Mark Walsh
This worked pretty good, however, the owners would like the field to round up - for example, if the Subtotal.1 is $9,144, RSubtotal.0 rounds up to $10,000.00, is this possible?
Thanks Much
Connie Bretes
Hello - I need help with writing a javascript to round up a field. I've converted an Excel form to a PDF, and in the Excel form, the code used is: =ROUNDUP(H32, -3)
What I have is 2 fields. One field called Subtotal.1 is the actual total dollars, and the other field called RSubtotal.0 is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.