Form Class

Contents
[ ]

The Java FormExamples class demonstrates the main form-processing workflows exposed by the Facades API.

Use this section to learn how to:

  • Fill text, check box, radio button, list box, and barcode fields
  • Export form data to XML, FDF, and XFDF
  • Import form data from XML, FDF, and XFDF
  • Flatten all form fields and rename existing fields
  • Inspect field names and current values
  • Fill an image button field from an input stream