Calculate field
i field auto calculate input in field. instance: field #5. accomodations sales $34,765 field #6. accommodations tax due city ________ (2.75% of field #5)
there number of tutorials discuss basic form calculations, particularly @ http://www.acrobatusers.com. should investigate of these can better idea of how done acrobat. if yo can't find them, post again. in case, yo can use simplified field notation option, you'll see on calculate tab of field properties dialog of field #6:
field5 * 0.0275;
where "field5" actual name of field. idea not use spaces or punctuation characters in field name. if do, simplified field notation won't work unless escape each such character "\" character.
More discussions in PDF Forms
adobe
Comments
Post a Comment