Contains classes that enable you to create client applications that can invoke the Forms service, which sends forms across a network to client devices and enables you to retrieve data that is submitted with the form. For example, after a user fills in an interactive form and submits it, you can retrieve the data that the user entered in the form’s fields. You can then process the data in a variety of ways, such as performing calculations, storing it in an enterprise database, or sending it to another application.
| Class | Description | |
|---|---|---|
| AcrobatVersion | Represents the Acrobat version that is required to view the PDF form that the Forms service renders. | |
| ActivityGuideRenderSpec | Enables you to define run-time options that control how the Forms service renders form guides. | |
| FormModel | Specifies the location of where an HTML form is processed. | |
| FormPreference | Represents transformation types. | |
| FormsResult | Provides access to the Forms service processing results, such as the data content, the transformation result, and the content type. | |
| FormsServiceClient | Enables the creation of a Java object that invokes operations that belong to the Forms service. | |
| HTMLRenderSpec | Enables you to define run-time options that control how the Forms service renders HTML forms. | |
| HTMLToolbar | Specifies the appearance of an HTML toolbar that is rendered with an HTML form. | |
| OutputType | The output type value that specifies how a form that is rendered as HTML is displayed. | |
| PDFFormRenderSpec | Enables you to define run-time options that control how the Forms service renders PDF forms. | |
| PDFVersion | Represents PDF version information that is passed to the PDFFormRenderSpec object's setPDFVersion method or returned by the PDFFormRenderSpec object's getPDFVersion method. | |
| ReaderExtensionSpec | Enables you to define run-time options that control how the Forms service renders rights-enabled forms. | |
| RenderAtClient | Enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later. | |
| RenderOptionsSpec | Enables you to define run-time options that control how the Forms service renders forms and handles form submissions. | |
| TransformTo | Represents HTML transformation types that are used by the renderHTMLForm method. | |
| URLSpec | Enables you to set URI values that are required by the Forms service when rendering forms. | |
| URLSpecConstants |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/formsservice/client/package-detail.html