Quantcast
Channel: Adobe Community: Message List - PDF Forms
Browsing all 57214 articles
Browse latest View live

Formulas updated in Acrobat 9

I am using acrobat 9 to build a pdf with forms. Several of the sections are numerical calculations as well as java script. The sections that total other sections will not update when a number is...

View Article


Re: Formulas updated in Acrobat 9

Some things to try: 1. Check the JavaScript console (Ctrl+J) to see if there are any errors being reported 2. Check the field calculation order to see if it's correct. In form edting mode, select:...

View Article


Re: Needing Help linking 3 fields

I also have County No. being calucated where Product(x) with County. This fills in County No. with the Export Value of County. I don't understand this part. If you can post the form somewhere so we can...

View Article

Re: Needing Help linking 3 fields

Thank you for your reply. The form I am working on is here: https://drive.google.com/file/d/0Bzc1LX8I5WkbRUtqbHNYWDUtd2M/edit?usp= sharing I am sorry I am not certain of another way to explain what I...

View Article

Re: Laufweite der Schrift im Formular

When I use Preflight to check the file for syntax errors, it quits with a general error before generating a report. I suspect the problem is related to the fonts used, but I can't say for sure. You can...

View Article


Re: Laufweite der Schrift im Formular

Also, Acrobat 11 allows you to select and move more than one field at a time when changing the tab order, which helps speed up the process considerably.

View Article

Re: Needing Help linking 3 fields

OK, you can use a custom calculation script for the county auditor field that's something like:  // Custom calculation script(function () {     // Get the value of the dropdown    var val =...

View Article

Re: Laufweite der Schrift im Formular

I used Preflight too and it said that there occured no problems. But when looking to fonts there were a lot of 'Unstimmigkeiten' (the german word, i think it's 'discrepances'), like: 1234.3 against 221...

View Article


Re: Needing Help linking 3 fields

Thank you so much. Worked like a charm.

View Article


Re: Formulas updated in Acrobat 9

I did exactly that and still having the same problem. The java script seems to be working fine as I am not getting any errors and it is calculating correctly. It just want clear a total if I take away...

View Article

Re: Formulas updated in Acrobat 9

It's hard to say what's wrong without looking at the form. Can you post it somewhere?

View Article

Re: Formulas updated in Acrobat 9

Yes, that will work. You can email me at: acroscript at gmail dot com

View Article

Re: Formulas updated in Acrobat 9

I can email you a link to dropbox where i've put it if that works.

View Article


Re: Formulas updated in Acrobat 9

Thank you so much. I just sent it....

View Article

Re: Formulas updated in Acrobat 9

It doesn't seem to me that the field calculation order is correct. Note that this is not the same things as the tab order. Before you do anything else, double check to make sure set to what makes sense...

View Article


Re: problem viewing data in forms completed on Macs

Here is your solution.  Copy the Javascript code below from // to //   Then open Windows Notepad program and past the script in there.  After you paste it go to "save as"  then look for the Javascript...

View Article

Re: problem viewing data in forms completed on Macs

I wrote that code and only really recommend using it with Reader (since there's no other option) or with Acrobat if the original blank non-corrupted form is not available. The script only makes the...

View Article


Re: problem viewing data in forms completed on Macs

George, God Bless you for that code.  If you work with or in the organizations that I deal with the best 20% have fillable PDF's and the top 5% have figured out how to at least make the PDF's so that...

View Article

Generate a new pdf report with itens on my pdf form

Hi! My name is Heitor. I have Adobe Forms Central and Adobe Acrobat XI Pro installed on my machine. I would like to know if its possible to make a pdf report. Example: Clicking in a button "print" on...

View Article

Populate sequence of dates on iPad?

I built a form that uses javascript to populate two weeks of dates based on the date a user enters. People using an iPad have problems because javascript isn't enabled. Apart from lowering security on...

View Article
Browsing all 57214 articles
Browse latest View live