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.



Classes
 ClassDescription
 AcrobatVersionRepresents the Acrobat version that is required to view the PDF form that the Forms service renders.
 ActivityGuideRenderSpecEnables you to define run-time options that control how the Forms service renders form guides.
 FormModelSpecifies the location of where an HTML form is processed.
 FormPreferenceRepresents transformation types.
 FormsResultProvides access to the Forms service processing results, such as the data content, the transformation result, and the content type.
 FormsServiceClientEnables the creation of a Java object that invokes operations that belong to the Forms service.
 HTMLRenderSpecEnables you to define run-time options that control how the Forms service renders HTML forms.
 HTMLToolbarSpecifies the appearance of an HTML toolbar that is rendered with an HTML form.
 OutputTypeThe output type value that specifies how a form that is rendered as HTML is displayed.
 PDFFormRenderSpecEnables you to define run-time options that control how the Forms service renders PDF forms.
 PDFVersionRepresents PDF version information that is passed to the PDFFormRenderSpec object's setPDFVersion method or returned by the PDFFormRenderSpec object's getPDFVersion method.
 ReaderExtensionSpecEnables you to define run-time options that control how the Forms service renders rights-enabled forms.
 RenderAtClientEnables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later.
 RenderOptionsSpecEnables you to define run-time options that control how the Forms service renders forms and handles form submissions.
 TransformToRepresents HTML transformation types that are used by the renderHTMLForm method.
 URLSpecEnables 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