@Version @Export
| Interface | Description |
|---|---|
| FormsService |
Allows the creation of a Java object that invokes operations that belong to the Forms service.
|
| Class | Description |
|---|---|
| PDFFormRenderOptions |
Represents a set of options configurable in
renderPDFForm operation of FormsService
|
| ValidationOptions |
Options for validate operation of FormsService
|
| ValidationResult |
return type of validate operation of FormsService
|
| Enum | Description |
|---|---|
| AcrobatVersion |
Represents lowest acrobat versions requried for
generated PDF
|
| CacheStrategy |
Specifies levels of caching used while
Rendering PDF Form
|
| DataFormat |
data formats exported by
exportData of FormsService
FormsService.exportData(com.adobe.aemfd.docmanager.Document, com.adobe.fd.forms.api.DataFormat) |
| RenderAtClient |
Value of RenderAtClient
determines is generated PDFForm
is render at server or by Acrobat
at client
|
| Exception | Description |
|---|---|
| FormsServiceException |
Exception thrown by FormsService operation
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.