Tag: field
Where Should I use Acrobat JavaScript?

As alluded to in the previous article ‘What is Acrobat JavaScript?’ it turns out Acrobat JavaScript (AcroJS) can be used in many places inside both the PDF document and through Acrobat the application.
Read More »Add fill-in fields to static PDF forms

PDF forms are turning up at an increasing number of Web sites, but many represent the most basic conversion. Rather than allowing their forms to be filled in on line, many sites post static versions that must be
downloaded, printed and filled in by hand. If you own the full version of Adobe Acrobat, you may be able to add fill-in fields to some forms so they can at least be completed electronically.
Read More »JavaScript – setFocus Method for tabbing to next form field

This sample uses the setFocus method for the form field to tab to the next field if the character limit for the field is reached.
Read More »