| Package | com.adobe.livecycle.formsservice.client |
| Class | public class RenderOptionsSpec |
| Inheritance | RenderOptionsSpec Object
|
FormsServiceClient object's processFormSubmission method. For information, see Rendering Forms.
See also
| Method | Defined by | ||
|---|---|---|---|
|
A standard constructor.
| RenderOptionsSpec | ||
|
RenderOptionsSpec(String sOptions)
For internal use only.
| RenderOptionsSpec | ||
|
RenderOptionsSpec(OutputType outputType, String charset, String locale, int pageNumber, Boolean cacheEnabled, Integer validationUI, Integer validationReporting, String validationBorder, String acrobatVersion, String pDFVersion, boolean xMLData, boolean taggedPDF, boolean linearizedPDF, boolean pDF2XDP, String seedPDF, String renderAtClient, String clientFrame, String imageURL, boolean clientCache, String exportDataFormat, boolean standAlone, String formModel, String xDCURI, String xCIURI, String fontMapURI, String xCI, String serviceId, String rootLocale, String digSigCSSURI, String toolbarMenu, boolean debugEnabled, String ifModifiedSince, String guideName, boolean guideRSL, boolean guidePDF, boolean guideAccessible, String guideCBURL, boolean cB, String guideStyle, boolean guideSubmitAll, boolean injectFormBridge, String reCredentialAlias, String reCredentialPassword, String reReaderMessage, boolean re2DBarcode, boolean reCommenting, boolean reCreatePages, boolean reDigSig, boolean reEmbeddedAttachments, boolean reExpImp, boolean reFillIn, boolean reFormFieldMod, boolean reOnlineCommenting, boolean reOnlineForms, boolean reStandaloneSubmit)
A constructor that enables you to set all options.
| RenderOptionsSpec | ||
|
Object clone()
Creates a copy of this object.
| RenderOptionsSpec | ||
|
String getAcrobatVersion()
Gets the PDF version that the Forms service creates.
| RenderOptionsSpec | ||
|
String getCharset()
Gets the character set used to encode the output byte stream.
| RenderOptionsSpec | ||
|
String getClientFrame()
Returns a string value that specifies the client frame to use for HTML transformations.
| RenderOptionsSpec | ||
|
String getDigSigCSSURI()
Returns the
digSigCSSURI value. | RenderOptionsSpec | ||
|
String getExportDataFormat()
Gets the format of the data that the Forms service exports to a client application.
| RenderOptionsSpec | ||
|
String getFontMapURI()
Specifies the URI location of the font mapping file.
| RenderOptionsSpec | ||
|
String getFormModel()
Gets the location to where the form is processed.
| RenderOptionsSpec | ||
|
String getGuideCBURL()
Gets the value of the
guideCbUrl option, which specifies a custom override implementation of a callback servlet. | RenderOptionsSpec | ||
|
String getGuideName()
Returns the name of the specific guide within a guided forms definition.
| RenderOptionsSpec | ||
|
String getGuideStyle()
Returns the name of the style sheet used by guided forms.
| RenderOptionsSpec | ||
|
String getIfModifiedSince()
For internal use only.
| RenderOptionsSpec | ||
|
String getImageURL()
Returns the URL that receives image requests from the target device.
| RenderOptionsSpec | ||
|
boolean getInjectFormBridge()
Returns a Boolean value that specifies whether the
injectFormBridge option is set. | RenderOptionsSpec | ||
|
String getInternalOption(String key)
For internal use only.
| RenderOptionsSpec | ||
|
HashMap getInternalOptionMap()
For internal use only.
| RenderOptionsSpec | ||
|
String getLocale()
Gets a locale value that is used by the Forms service to send validation messsages to client devices, such as web browsers, as part of HTML transformations.
| RenderOptionsSpec | ||
|
String getOptions()
For internal use only.
| RenderOptionsSpec | ||
|
String getOptionsBean(String key)
For internal use only.
| RenderOptionsSpec | ||
|
Returns the output type value that specifies how a form that is rendered as HTML is displayed.
| RenderOptionsSpec | ||
|
int getPageNumber()
The page number value specifies the initial page number to render in a multipage HTML form.
| RenderOptionsSpec | ||
|
String getPDFVersion()
Gets the PDF version value that represents the PDF version to output.
| RenderOptionsSpec | ||
|
HashMap getPropertyMap()
For internal use only.
| RenderOptionsSpec | ||
|
String getReCredentialAlias()
Returns the alias value of the credential that grants usage rights.
| RenderOptionsSpec | ||
|
String getReCredentialPassword()
Returns the credential password value that grants usage rights.
| RenderOptionsSpec | ||
|
String getRenderAtClient()
Enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later.
| RenderOptionsSpec | ||
|
String getReReaderMessage()
Return a string value that represents the message that is displayed within Adobe Reader to inform users that the form contains usage rights.
| RenderOptionsSpec | ||
|
String getRootLocale()
For internal use only.
| RenderOptionsSpec | ||
|
String getSeedPDF()
Gets the seed PDF document value that specifies an initial PDF document that is used in a PDF transformation to optimize delivery.
| RenderOptionsSpec | ||
|
String getServiceId()
For internal use only.
| RenderOptionsSpec | ||
|
String getToolbarMenu()
Used for HTML Toolbar Menu
| RenderOptionsSpec | ||
|
String getValidationBorder()
Returns the validation border size in pixels when using frames.
| RenderOptionsSpec | ||
|
Integer getValidationReporting()
Returns the position within the frame where validation reporting is displayed if the
ValidationUI option is 0 (list). | RenderOptionsSpec | ||
|
Integer getValidationUI()
Returns the value of the
ValidationUI option, which specifies how errors are displayed. | RenderOptionsSpec | ||
|
String getXCI()
Returns the XCI run-time options that represent entries in the XCI configuration file or options that are programmatically set.
| RenderOptionsSpec | ||
|
String getXCIURI()
Gets the URI location of the XCI file used for rendering.
| RenderOptionsSpec | ||
|
String getXDCURI()
Returns the URI location of an alternative XDC file that is used for rendering.
| RenderOptionsSpec | ||
|
Boolean isCacheEnabled()
Specifies whether the Forms service caches a PDF form to boost performance.
| RenderOptionsSpec | ||
|
boolean isCB()
Returns the value of the
Cb option, which specifies the generation of HTML-template initiating content, or guided forms content. | RenderOptionsSpec | ||
|
boolean isClientCache()
Specifies whether the form is cached on the client.
| RenderOptionsSpec | ||
|
boolean isDebugEnabled()
Specifies whether the
debugEnabled option is enabled. | RenderOptionsSpec | ||
|
boolean isGuideAccessible()
Returns the value of the
guideAccessible option, which specifies whether guided forms compilation is accessible. | RenderOptionsSpec | ||
|
boolean isGuidePDF()
Returns the value of the
guidePDF option, which specifies that the Forms service data output is rendered in both Flash and PDF. | RenderOptionsSpec | ||
|
boolean isGuideRSL()
Returns the value of the
guideRSL option that specifies to use run-time shared libraries when compiling guided forms. | RenderOptionsSpec | ||
|
boolean isGuideSubmitAll()
Gets the value of the
GuideSubmitAll option, which specifies whether guided forms submit all data including hidden panels. | RenderOptionsSpec | ||
|
boolean isLinearizedPDF()
Determines whether the Forms service produces a linearized PDF form (optimized for web applications).
| RenderOptionsSpec | ||
|
boolean isPDF2XDP()
Returns the
setPDF2XDP value. | RenderOptionsSpec | ||
|
boolean isRe2DBarcode()
Returns a Boolean value that specifies whether the
re2DBarcode option is set. | RenderOptionsSpec | ||
|
boolean isReCommenting()
Returns a Boolean value that specifies whether the
reCommenting option is set. | RenderOptionsSpec | ||
|
boolean isReCreatePages()
Returns a Boolean value that specifies whether the
reCreatePages option is set. | RenderOptionsSpec | ||
|
boolean isReDigSig()
Returns a Boolean value that specifies whether the
reDigSig option is set. | RenderOptionsSpec | ||
|
boolean isReEmbeddedAttachments()
Returns a Boolean value that specifies whether the
reEmbeddedAttachments option is set. | RenderOptionsSpec | ||
|
boolean isReExpImp()
Returns a Boolean value that specifies whether the
reExpImp option is set. | RenderOptionsSpec | ||
|
boolean isReFillIn()
Returns a Boolean value that specifies whether the
reFillIn option is set. | RenderOptionsSpec | ||
|
boolean isReFormFieldMod()
Returns a Boolean value that specifies whether the
reFormFieldMod option is set. | RenderOptionsSpec | ||
|
boolean isReOnlineCommenting()
Returns a Boolean value that specifies whether the
reOnlineCommenting option is set. | RenderOptionsSpec | ||
|
boolean isReOnlineForms()
Returns a Boolean value that specifies whether the
reOnlineForms option is set. | RenderOptionsSpec | ||
|
boolean isReStandaloneSubmit()
Returns a Boolean value that specifies whether the
reStandaloneSubmit option is set. | RenderOptionsSpec | ||
|
boolean isStandAlone()
Specifies if the
standAlone option is set to true, which results in a form being rendered without state information. | RenderOptionsSpec | ||
|
boolean isTaggedPDF()
Retrieves the value of the
taggedPDF option, which specifies the use of tagged PDF files to output forms to make them accessible with the help of screen readers. | RenderOptionsSpec | ||
|
boolean isXMLData()
Returns a Boolean value that represents the
xmlData option that specifies whether the Form service produces the form's XML data based on its current processing state. | RenderOptionsSpec | ||
|
void setAcrobatVersion(String acrobatVersion)
Sets the appropriate PDF version required for a client.
| RenderOptionsSpec | ||
|
void setCacheEnabled(Boolean cacheEnabled)
Instructs the Forms service to cache a form in order to improve performance.
| RenderOptionsSpec | ||
|
void setCB(boolean cB)
Sets the value of the
Cb option, which specifies the generation of HTML-template initiating content, or guided forms content. | RenderOptionsSpec | ||
|
void setCharset(String charset)
Sets the character set used to encode the output byte stream.
| RenderOptionsSpec | ||
|
void setClientCache(boolean clientCache)
Sets whether the form is cached in the client web browser cache.
| RenderOptionsSpec | ||
|
void setClientFrame(String clientFrame)
Sets the client frame to use for HTML transformations.
| RenderOptionsSpec | ||
|
void setDebugEnabled(boolean debugEnabled)
Sets the
debugEnabled option. | RenderOptionsSpec | ||
|
void setDigSigCSSURI(String digSigCSSURI)
Sets the
digSigCSSURI value. | RenderOptionsSpec | ||
|
void setExportDataFormat(String exportDataFormat)
Sets the data format value that controls the format of data that the Forms service exports to a client application.
| RenderOptionsSpec | ||
|
void setFontMapURI(String fontMapURI)
Sets the URI location of the font mapping file.
| RenderOptionsSpec | ||
|
void setFormModel(String formModel)
Sets the location to where the form is processed.
| RenderOptionsSpec | ||
|
void setGuideAccessible(boolean guideAccessible)
Sets the value of the
guideAccessible option, which specifies whether guided forms compilation is accessible. | RenderOptionsSpec | ||
|
void setGuideCBURL(String guideCBURL)
Sets the value of the
guideCBURL option, which specifies a custom override implementation of a callback servlet. | RenderOptionsSpec | ||
|
void setGuideName(String guideName)
Sets the name of the specific guide within a guided forms definition.
| RenderOptionsSpec | ||
|
void setGuidePDF(boolean guidePDF)
Sets the value of the
guidePDF option, which specifies that the output is rendered in both Flash and PDF format. | RenderOptionsSpec | ||
|
void setGuideRSL(boolean guideRSL)
Sets the value of the
guideRSL option that specifies to use run-time shared libraries when compiling guided forms. | RenderOptionsSpec | ||
|
void setGuideStyle(String guideStyle)
Sets the name of the style sheet used by a guided form.
| RenderOptionsSpec | ||
|
void setGuideSubmitAll(boolean guideSubmitAll)
Sets the value of the
GuideSubmitAll option, which specifies whether guided forms submit all data including hidden panels. | RenderOptionsSpec | ||
|
void setIfModifiedSince(String ifModifiedSince)
For internal use only.
| RenderOptionsSpec | ||
|
void setImageURL(String imageURL)
Sets the URL that receives image requests from the target device.
| RenderOptionsSpec | ||
|
void setInjectFormBridge(boolean injectFormBridge)
Sets the
injectFormBridge option that specifies whether the Forms service inserts special javascript code into a PDF form. | RenderOptionsSpec | ||
|
void setInternalOption(String key, String val)
For internal use only.
| RenderOptionsSpec | ||
|
void setLinearizedPDF(boolean linearizedPDF)
Sets the
linearizedPDF property that results in the Forms service producing a linearized PDF form. | RenderOptionsSpec | ||
|
void setLocale(String locale)
Sets the locale value that the Forms service uses to send validation messsages to client devices, such as web browsers, when a HTML form is rendered.
| RenderOptionsSpec | ||
|
void setOutputType(OutputType outputType)
Sets the output type value that is used by the Forms service to render a form as HTML.
| RenderOptionsSpec | ||
|
void setPageNumber(int pageNumber)
The page number value specifies the initial page number to render in a multipage HTML form.
| RenderOptionsSpec | ||
|
void setPDF2XDP(boolean pDF2XDP)
Sets the
setPDF2XDP value. | RenderOptionsSpec | ||
|
void setPDFVersion(String pDFVersion)
Sets the PDF version value that represents the PDF version to output.
| RenderOptionsSpec | ||
|
void setRe2DBarcode(boolean re2DBarcode)
Sets the
re2DBarcode option that enables the Forms service to render forms that contain 2D barcodes and enables a user to fill in the form using Adobe Reader. | RenderOptionsSpec | ||
|
void setReCommenting(boolean reCommenting)
Sets the
reCommenting option that enables the Forms service to render forms that allow users to add comments to the PDF form using Adobe Reader. | RenderOptionsSpec | ||
|
void setReCreatePages(boolean reCreatePages)
Sets the
reCreatePages option that enables the Forms service to render forms that allow users to dynamically add pages within Adobe Reader. | RenderOptionsSpec | ||
|
void setReCredentialAlias(String reCredentialAlias)
Sets the alias value of the credential that grants usage rights.
| RenderOptionsSpec | ||
|
void setReCredentialPassword(String reCredentialPassword)
Sets the credential password value that grants usage rights.
| RenderOptionsSpec | ||
|
void setReDigSig(boolean reDigSig)
Sets the
reDigSig option that enables the Forms service to render PDF forms that allow users to digitally sign the form using Adobe Reader. | RenderOptionsSpec | ||
|
void setReEmbeddedAttachments(boolean reEmbeddedAttachments)
Sets the
reEmbeddedAttachments option that enables the Forms service to render PDF forms that allow users to add attachments to the form using Adobe Reader. | RenderOptionsSpec | ||
|
void setReExpImp(boolean reExpImp)
Sets the
reExpImp option that enables the Forms service to render PDF forms that allow users to import and export form data using Adobe Reader. | RenderOptionsSpec | ||
|
void setReFillIn(boolean reFillIn)
Sets the
reFillIn option that enables the Forms service to render PDF forms that allow users to fill in form fields and save the PDF form from within Adobe Reader. | RenderOptionsSpec | ||
|
void setReFormFieldMod(boolean reFormFieldMod)
Sets the
reFormFieldMod option that enables the Forms service to render PDF forms that allow users to modify form fields and save the PDF form from within Adobe Reader. | RenderOptionsSpec | ||
|
void setRenderAtClient(String renderAtClient)
Enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later.
| RenderOptionsSpec | ||
|
void setReOnlineCommenting(boolean reOnlineCommenting)
Sets the
reOnlineCommenting option that enables the Forms service to render PDF forms that allow users to add comments within Adobe Reader while online. | RenderOptionsSpec | ||
|
void setReOnlineForms(boolean reOnlineForms)
Sets the
reOnlineForms option that enables the Forms service to render PDF forms that allow users to interact with a form while online from within Adobe Reader. | RenderOptionsSpec | ||
|
void setReReaderMessage(String reReaderMessage)
Sets the message that is displayed within Adobe Reader to inform users that the form contains usage rights.
| RenderOptionsSpec | ||
|
void setReStandaloneSubmit(boolean reStandaloneSubmit)
Sets the
reStandaloneSubmit option that enables the Forms service to render PDF forms that allows users to submit information from within Adobe Reader. | RenderOptionsSpec | ||
|
void setRootLocale(String rootLocale)
For internal use only.
| RenderOptionsSpec | ||
|
void setSeedPDF(String seedPDF)
Sets the seed PDF value that specifies an initial PDF document that is used in a PDF transformation to optimize delivery.
| RenderOptionsSpec | ||
|
void setServiceId(String serviceId)
For internal use only.
| RenderOptionsSpec | ||
|
void setStandAlone(boolean standAlone)
Sets the
standAlone option. | RenderOptionsSpec | ||
|
void setTaggedPDF(boolean taggedPDF)
Sets the
taggedPDF option that results in the Forms service creating a tagged PDF form. | RenderOptionsSpec | ||
|
void setToolbarMenu(String toolbarMenu)
Used for HTML Toolbar Menu
| RenderOptionsSpec | ||
|
void setValidationBorder(String validationBorder)
Sets the validation border size in pixels when using frames.
| RenderOptionsSpec | ||
|
void setValidationReporting(Integer validationReporting)
Sets the position within the frame where validation reporting is displayed if the
ValidationUI option is 0 (list). | RenderOptionsSpec | ||
|
void setValidationUI(Integer validationUI)
Sets the value of the
ValidationUI option, which specifies how errors are displayed. | RenderOptionsSpec | ||
|
void setXCI(String xCI)
Sets XCI run-time options that are executed when com.adobe.livecycle.formsservice.client.FormsServiceClient#processFormSubmission processFormSubmission() or one of the form rendering methods are invoked.
| RenderOptionsSpec | ||
|
void setXCIURI(String xCIURI)
Sets the URI location of the XCI file used for rendering.
| RenderOptionsSpec | ||
|
void setXDCURI(String xDCURI)
Sets the URI location of an alternative XDC file that is used for rendering.
| RenderOptionsSpec | ||
|
void setXMLData(boolean xMLData)
Sets the
xmlData option that instructs the Form service to produce the form's XML data based on its current processing state. | RenderOptionsSpec | ||
|
String toString()
For internal use only.
| RenderOptionsSpec | ||
|
void updateOptionsBean(String key, String value)
For internal purposes only.
| RenderOptionsSpec | ||
|
void updateOptionsBean(String options)
For internal purposes only.
| RenderOptionsSpec | ||
| RenderOptionsSpec | () |
public RenderOptionsSpec()A standard constructor.
| RenderOptionsSpec | () |
public RenderOptionsSpec(String sOptions)For internal use only. Do not invoke this method.
ParameterssOptions |
| RenderOptionsSpec | () |
public RenderOptionsSpec(OutputType outputType, String charset, String locale, int pageNumber, Boolean cacheEnabled, Integer validationUI, Integer validationReporting, String validationBorder, String acrobatVersion, String pDFVersion, boolean xMLData, boolean taggedPDF, boolean linearizedPDF, boolean pDF2XDP, String seedPDF, String renderAtClient, String clientFrame, String imageURL, boolean clientCache, String exportDataFormat, boolean standAlone, String formModel, String xDCURI, String xCIURI, String fontMapURI, String xCI, String serviceId, String rootLocale, String digSigCSSURI, String toolbarMenu, boolean debugEnabled, String ifModifiedSince, String guideName, boolean guideRSL, boolean guidePDF, boolean guideAccessible, String guideCBURL, boolean cB, String guideStyle, boolean guideSubmitAll, boolean injectFormBridge, String reCredentialAlias, String reCredentialPassword, String reReaderMessage, boolean re2DBarcode, boolean reCommenting, boolean reCreatePages, boolean reDigSig, boolean reEmbeddedAttachments, boolean reExpImp, boolean reFillIn, boolean reFormFieldMod, boolean reOnlineCommenting, boolean reOnlineForms, boolean reStandaloneSubmit)A constructor that enables you to set all options. For internal use only.
ParametersoutputType |
|
charset |
|
locale |
|
pageNumber |
|
cacheEnabled |
|
validationUI |
|
validationReporting |
|
validationBorder |
|
acrobatVersion |
|
pDFVersion |
|
xMLData |
|
taggedPDF |
|
linearizedPDF |
|
pDF2XDP |
|
seedPDF |
|
renderAtClient |
|
clientFrame |
|
imageURL |
|
clientCache |
|
exportDataFormat |
|
standAlone |
|
formModel |
|
xDCURI |
|
xCIURI |
|
fontMapURI |
|
xCI |
|
serviceId |
|
rootLocale |
|
digSigCSSURI |
|
toolbarMenu |
|
debugEnabled |
|
ifModifiedSince |
|
guideName |
|
guideRSL |
|
guidePDF |
|
guideAccessible |
|
guideCBURL |
|
cB |
|
guideStyle |
|
guideSubmitAll |
|
injectFormBridge |
|
reCredentialAlias |
|
reCredentialPassword |
|
reReaderMessage |
|
re2DBarcode |
|
reCommenting |
|
reCreatePages |
|
reDigSig |
|
reEmbeddedAttachments |
|
reExpImp |
|
reFillIn |
|
reFormFieldMod |
|
reOnlineCommenting |
|
reOnlineForms |
|
reStandaloneSubmit |
| clone | () |
public Object clone()Creates a copy of this object.
Returns| getAcrobatVersion | () |
public String getAcrobatVersion()Gets the PDF version that the Forms service creates.
ReturnsOne of the following values:
|
| getCharset | () |
public String getCharset()Gets the character set used to encode the output byte stream. The Forms service supports character encoding values defined by the java.nio.charset package for HTML transformations.
| The character set used to encode the output byte stream. |
See also
| getClientFrame | () |
public String getClientFrame()Returns a string value that specifies the client frame to use for HTML transformations. This value is not applicable for PDF forms.
Returns| The client frame to use. |
See also
| getDigSigCSSURI | () |
public String getDigSigCSSURI()Returns the digSigCSSURI value. This value specifies a custom stylesheet for a digital signature user interface in HTML forms.
A string value that represents the digSigCSSURI value. |
| getExportDataFormat | () |
public String getExportDataFormat()Gets the format of the data that the Forms service exports to a client application. The following values are supported:
XDP - returns the data with xdp packaging.XDP.toXFAData - returns the data with xdp packaging and data in the xfa:datasets packet (xfdf is converted to xfa data).XDP.DataOnly - xdp format but without embedded PDF or XFA template packet.XMLData - returns the data without XDP or xfa:datasets packaging.Auto - automatically determines the format based on the submitted data.| The export data format value. |
| getFontMapURI | () |
public String getFontMapURI()Specifies the URI location of the font mapping file. Font mapping defines which fonts are used in a form if a specified font is not available. That is, you can specify which font to substitute for an unavailable font. If the root is not specified, the file is assumed to reside in the LiveCycle.ear file.
Returns| The location of the font mapping file. |
| getFormModel | () |
public String getFormModel()Gets the location to where the form is processed. The following values are supported:
autoservercode clientboth| A value that specifies where the form is processed. |
See also
| getGuideCBURL | () |
public String getGuideCBURL()Gets the value of the guideCbUrl option, which specifies a custom override implementation of a callback servlet.
The guideCBURL option. |
| getGuideName | () |
public String getGuideName()Returns the name of the specific guide within a guided forms definition.
Returns| The name of the specific guide within a guided forms definition. |
| getGuideStyle | () |
public String getGuideStyle()Returns the name of the style sheet used by guided forms. The style sheet is also embedded in the application. The application container may contain the style sheet or the style sheet can be referenced.
Returns| The name of the style sheet used by guided forms. |
| getIfModifiedSince | () |
public String getIfModifiedSince()For internal use only.
Returns| getImageURL | () |
public String getImageURL()Returns the URL that receives image requests from the target device. This URL is inserted into the transformed output to facilitate retrieval of embedded images (for example, images embedded within an XDP form). This is only required in cases where authentication is required to retrieve the images. If not an absolute value, the sApplicationWebRoot value is combined with this value to construct an absolute URL.
| The URL value that receives image requests from target devices. |
See also
| getInjectFormBridge | () |
public boolean getInjectFormBridge()Returns a Boolean value that specifies whether the injectFormBridge option is set. This option specifies whether the Forms service inserts special javascript code into a PDF form that performs operations on a PDF form when rendering guided forms.
A Boolean value that specifies whether the injectFormBridge option is set. The value true means that this option is set. |
See also
| getInternalOption | () |
public String getInternalOption(String key)For internal use only. Do not use.
Parameters
key |
| getInternalOptionMap | () |
public HashMap getInternalOptionMap()For internal use only. Do not use.
Returns| getLocale | () |
public String getLocale()Gets a locale value that is used by the Forms service to send validation messsages to client devices, such as web browsers, as part of HTML transformations.
Returns| A string value that represents the locale value. |
See also
| getOptions | () |
public String getOptions()For internal use only. Do not use.
Returns a string representation of the options that are set.
Returns| A string representation of the options that are set. |
| getOptionsBean | () |
public String getOptionsBean(String key)For internal use only. Do not use.
Returns the value of the specified option.
Parameters
key — A string value that specifies the name of the option. |
| A string value that specifies the value of the option. |
| getOutputType | () |
public OutputType getOutputType()Returns the output type value that specifies how a form that is rendered as HTML is displayed. The following values are valid:
0 - The form is rendered within full HTML tags (a complete HTML page).1 - The form is rendered within body tags (not a complete HTML page).| Returns the output type value that is used by the Forms service. |
See also
| getPageNumber | () |
public int getPageNumber()The page number value specifies the initial page number to render in a multipage HTML form. This option is not applicable to PDF forms.
Returns| The initial page number to render in a multipage HTML form. |
See also
| getPDFVersion | () |
public String getPDFVersion()Gets the PDF version value that represents the PDF version to output. Acrobat 6.0 supports PDF version 1.5, Acrobat 7.0 or later supports PDF version 1.6, and Acrobat 8.0 or later supports PDF version 1.7. The following values are valid:
1.5 1.6 1.7 | The PDF version value. |
| getPropertyMap | () |
public HashMap getPropertyMap()For internal use only. Do not use.
Returns| getReCredentialAlias | () |
public String getReCredentialAlias()Returns the alias value of the credential that grants usage rights. In order to set Reader Extensions usage rights, you must specify the alias of a Reader Entensions credential.
Returns| A string value that specifies the alias value of the credential that grants usage rights. |
See also
| getReCredentialPassword | () |
public String getReCredentialPassword()Returns the credential password value that grants usage rights. In order to set Reader Extensions usage rights, you must specify a valid credential password value.
Returns| A string value that specifies a valid credential password value. |
See also
| getRenderAtClient | () |
public String getRenderAtClient()Enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later. Client-side rendering improves the performance of the Forms service and only applies to PDFForm, or PDFMerge transformations. The following renderAtClient values are valid:
auto - Instructs the Forms service to observe the form design's dynamicRender configuration value.true - Client-side rendering occurs within Acrobat 7.0 or later. false - Client-side rendering is not enabled. The renderAtClient value. |
See also
| getReReaderMessage | () |
public String getReReaderMessage()Return a string value that represents the message that is displayed within Adobe Reader to inform users that the form contains usage rights.
Returns| A string value that represents the message that is displayed within Adobe Reader. |
See also
| getRootLocale | () |
public String getRootLocale()For internal use only.
Returns| getSeedPDF | () |
public String getSeedPDF()Gets the seed PDF document value that specifies an initial PDF document that is used in a PDF transformation to optimize delivery. The seed PDF document specifies a customized PDF document (contains only fonts) that is appended with a form design and data. The form is rendered by Acrobat 7.0 or later and applies to PDFForm transformations.
| The name of the PDF document that represents the seed PDF document. |
See also
| getServiceId | () |
public String getServiceId()For internal use only.
Returns| getToolbarMenu | () |
public String getToolbarMenu()Used for HTML Toolbar Menu
Returns| getValidationBorder | () |
public String getValidationBorder()Returns the validation border size in pixels when using frames.
Returns| The size of the validation border. |
| getValidationReporting | () |
public Integer getValidationReporting()Returns the position within the frame where validation reporting is displayed if the ValidationUI option is 0 (list). The following values are supported:
0 - FrameLeft 1 - FrameRight 2 - FrameTop 3 - FrameBottom 4 - NoFrameLeft 5 - NoFrameRight 6 - NoFrameTop 7 - NoFrameBottom 8 - None 9 - NoUI 10-NoUIWithForm | The position within the frame where validation reporting is displayed. |
See also
| getValidationUI | () |
public Integer getValidationUI()Returns the value of the ValidationUI option, which specifies how errors are displayed. These values are valid:
The value of the ValidationUI option. |
| getXCI | () |
public String getXCI()Returns the XCI run-time options that represent entries in the XCI configuration file or options that are programmatically set.
Returns| A string value that represents XCI run-time values. |
See also
| getXCIURI | () |
public String getXCIURI()Gets the URI location of the XCI file used for rendering. If the root is not specified, the file is assumed to reside in the LiveCycle.ear file.
Returns| The URI location of the XCI file. |
| getXDCURI | () |
public String getXDCURI()Returns the URI location of an alternative XDC file that is used for rendering. The option can be set to a valid URI, an absolute URI with protocols, or a file location.
Returns| The URI location of an alternative XDC file. |
See also
| isCacheEnabled | () |
public Boolean isCacheEnabled()Specifies whether the Forms service caches a PDF form to boost performance. Each form is cached after it is generated for the first time. On a subsequent render, if the cached form is newer than the form design's timestamp, the form is retrieved from the cache. The value true means that the form is cached.
| A Boolean value that specifies whether a form is cached. |
See also
| isCB | () |
public boolean isCB()Returns the value of the Cb option, which specifies the generation of HTML-template initiating content, or guided forms content. The following values are valid:
The value of the Cb option. |
| isClientCache | () |
public boolean isClientCache()Specifies whether the form is cached on the client.
Returns| A Boolean value that specifies whether the form is cached on the client. |
See also
| isDebugEnabled | () |
public boolean isDebugEnabled()Specifies whether the debugEnabled option is enabled.
A Boolean value that specifies whether the debugEnabled option is enabled. |
| isGuideAccessible | () |
public boolean isGuideAccessible()Returns the value of the guideAccessible option, which specifies whether guided forms compilation is accessible. The following values are valid:
The value of the guideAccessible option. |
See also
| isGuidePDF | () |
public boolean isGuidePDF()Returns the value of the guidePDF option, which specifies that the Forms service data output is rendered in both Flash and PDF. The following values are valid:
The value of the guidePDF option. |
See also
| isGuideRSL | () |
public boolean isGuideRSL()Returns the value of the guideRSL option that specifies to use run-time shared libraries when compiling guided forms. The following values are valid:
0 - false1 - true The value of the guideRSL option. |
| isGuideSubmitAll | () |
public boolean isGuideSubmitAll()Gets the value of the GuideSubmitAll option, which specifies whether guided forms submit all data including hidden panels.
A Boolean value that specifies the value of the guideSubmitAll option. |
See also
| isLinearizedPDF | () |
public boolean isLinearizedPDF()Determines whether the Forms service produces a linearized PDF form (optimized for web applications). A linearized PDF document is organized to enable incremental access in a network environment. For example, a linearized PDF document can be displayed in a web browser before the entire PDF document is downloaded. For more information about a linearized PDF document, see the PDF Reference guide.
Returns| A Booelan value that specifies whether the forms service produces a linearized PDF form. |
| isPDF2XDP | () |
public boolean isPDF2XDP()Returns the setPDF2XDP value. This value instructs the Forms service to produce XDP output from submitted PDF content. By default, the Forms service returns the PDF that is submited. The XDP will contain a PDF packet (base64-encoded). A datasets packet contains form data if the PDF is XFA-based. An XFDF packet stores annotations (annots). The XFDF packet contains (fields) elements if the PDF is an Acrobat form.
The setPDF2XDP value. |
See also
| isRe2DBarcode | () |
public boolean isRe2DBarcode()Returns a Boolean value that specifies whether the re2DBarcode option is set.
A Boolean value that specifies whether the re2DBarcode option is set. |
See also
| isReCommenting | () |
public boolean isReCommenting()Returns a Boolean value that specifies whether the reCommenting option is set.
A Boolean value that specifies whether the reCommenting option is set. |
See also
| isReCreatePages | () |
public boolean isReCreatePages()Returns a Boolean value that specifies whether the reCreatePages option is set.
A Boolean value that specifies whether the reCreatePages option is set. |
See also
| isReDigSig | () |
public boolean isReDigSig()Returns a Boolean value that specifies whether the reDigSig option is set.
A Boolean value that specifies whether the reDigSig option is set. |
See also
| isReEmbeddedAttachments | () |
public boolean isReEmbeddedAttachments()Returns a Boolean value that specifies whether the reEmbeddedAttachments option is set.
A Boolean value that specifies whether the reEmbeddedAttachments option is set. |
See also
| isReExpImp | () |
public boolean isReExpImp()Returns a Boolean value that specifies whether the reExpImp option is set.
A Boolean value that specifies whether the reExpImp option is set. |
See also
| isReFillIn | () |
public boolean isReFillIn()Returns a Boolean value that specifies whether the reFillIn option is set.
A Boolean value that specifies whether the reFillIn option is set. |
See also
| isReFormFieldMod | () |
public boolean isReFormFieldMod()Returns a Boolean value that specifies whether the reFormFieldMod option is set.
A Boolean value that specifies whether the reFormFieldMod option is set. |
See also
| isReOnlineCommenting | () |
public boolean isReOnlineCommenting()Returns a Boolean value that specifies whether the reOnlineCommenting option is set.
A Boolean value that specifies whether the reOnlineCommenting option is set. |
See also
| isReOnlineForms | () |
public boolean isReOnlineForms()Returns a Boolean value that specifies whether the reOnlineForms option is set.
A Boolean value that specifies whether the reOnlineForms option is set. |
See also
| isReStandaloneSubmit | () |
public boolean isReStandaloneSubmit()Returns a Boolean value that specifies whether the reStandaloneSubmit option is set.
A Boolean value that specifies whether the reStandaloneSubmit option is set. |
See also
| isStandAlone | () |
public boolean isStandAlone()Specifies if the standAlone option is set to true, which results in a form being rendered without state information. State information is used to render an interactive form to an end user who then enters information into the form and submits the form back to the Form service. The Form service then performs a calculation operation and renders the form back to the user with the results displayed in the form.
In an HTML transformation, javascript is embedded instead of linked content so that it can be used while disconnected from the Form service. Set this option to true if you are using the Form service for rendering purposes and are running scripts that are located within the form while disconnected from the Form service.
The value of the standAlone option. |
See also
| isTaggedPDF | () |
public boolean isTaggedPDF()Retrieves the value of the taggedPDF option, which specifies the use of tagged PDF files to output forms to make them accessible with the help of screen readers. Tagged PDF files are not supported in PDF versions prior to version 1.4. The following values are valid:
0 - false1 - trueThe value of the taggedPDF option. |
See also
| isXMLData | () |
public boolean isXMLData()Returns a Boolean value that represents the xmlData option that specifies whether the Form service produces the form's XML data based on its current processing state.
A Booelan value that specifies whether the xmlData option is set. |
See also
| setAcrobatVersion | () |
public void setAcrobatVersion(String acrobatVersion)Sets the appropriate PDF version required for a client.
Parameters
acrobatVersion — The PDF version to set and must be one of the following values:
|
| setCacheEnabled | () |
public void setCacheEnabled(Boolean cacheEnabled)Instructs the Forms service to cache a form in order to improve performance. Each form is cached after it is generated for the first time. On a subsequent render, if the cached form is newer than the form design's timestamp, the form is retrieved from the cache. This option only works in conjunction with the form design's caching property. For information, see LiveCycle Designer Help.
Parameters
cacheEnabled — A Boolean value that specifies whether to cache a form. The value true means that a form is cached. |
| setCB | () |
public void setCB(boolean cB)Sets the value of the Cb option, which specifies the generation of HTML-template initiating content, or guided forms content. The following values are valid:
Parameters
cB — The value of the Cb option. |
| setCharset | () |
public void setCharset(String charset)Sets the character set used to encode the output byte stream. The Forms service supports character encoding values defined by the java.nio.charset package for HTML transformations.
Parameters
charset — The character set used to encode the output byte stream. |
| setClientCache | () |
public void setClientCache(boolean clientCache)Sets whether the form is cached in the client web browser cache. Only forms that are rendered as interactive forms can be stored in the client web browser cache.
When subsequent requests for the PDF form are made, a time stamp located in the cached PDF form is compared with the time stamp of the PDF form that is generated by the Forms service and stored in the server cache. If they are the same, the PDF form is retrieved from the client cache. This results in reduced bandwidth usage and improves performance because the Forms service does not have to redeliver the same content to the client web browser.
Parameters
clientCache — A Boolean value that specifies whether the form is cached on the client. |
| setClientFrame | () |
public void setClientFrame(String clientFrame)Sets the client frame to use for HTML transformations. This value is not applicable for PDF forms.
Parameters
clientFrame — The client frame to use. |
| setDebugEnabled | () |
public void setDebugEnabled(boolean debugEnabled)Sets the debugEnabled option. Pass the value true to enable debug logging, which provides more information in the J2EE application server's log file.
Parameters
debugEnabled — A Boolean value that sets the debugEnabled option. |
| setDigSigCSSURI | () |
public void setDigSigCSSURI(String digSigCSSURI)Sets the digSigCSSURI value. This value specifies a custom stylesheet for a digital signature user interface in HTML forms.
Parameters
digSigCSSURI — A string value that represents the digSigCSSURI value. |
| setExportDataFormat | () |
public void setExportDataFormat(String exportDataFormat)Sets the data format value that controls the format of data that the Forms service exports to a client application. This method sets the data format value to one of the following values:
XDP - returns the data with xdp packaging. XDP.toXFAData - returns the data with xdp packaging and data in the xfa:datasets packet (xfdf is converted to xfa data).XDP.DataOnly - xdp format but without embedded PDF or XFA template packet.XMLData - returns the data without XDP or xfa:datasets packaging. Auto - automatically determines the format based on the submitted data. If XDP is submitted, then XDP.toXFAData is returned. If XMLData is submitted, then XMLData is returned. If URL encoded data is submitted, then XMLData is returned.
Parameters
exportDataFormat — The export data format value to set. |
| setFontMapURI | () |
public void setFontMapURI(String fontMapURI)Sets the URI location of the font mapping file. Font mapping defines which fonts are used in a form if a specified font is not available. That is, you can specify which font to substitute for an unavailable font.
Parameters
fontMapURI — The URI location of the font mapping file to use. |
| setFormModel | () |
public void setFormModel(String formModel)Sets the location to where the form is processed. If this value is set to client, the form is passed to the client device without processing. The following values are supported:
autoservercode clientbothParameters
formModel — The location to where the form is processed. |
| setGuideAccessible | () |
public void setGuideAccessible(boolean guideAccessible)Sets the value of the guideAccessible option, which specifies whether guided forms compilation is accessible. The following values are valid:
Parameters
guideAccessible — The value of the guideAccessible option. |
| setGuideCBURL | () |
public void setGuideCBURL(String guideCBURL)Sets the value of the guideCBURL option, which specifies a custom override implementation of a callback servlet.
Parameters
guideCBURL — The guideCBURL option. |
| setGuideName | () |
public void setGuideName(String guideName)Sets the name of the specific guide within a guided forms definition.
Parameters
guideName — The name of the specific guide within a guided forms definition. |
| setGuidePDF | () |
public void setGuidePDF(boolean guidePDF)Sets the value of the guidePDF option, which specifies that the output is rendered in both Flash and PDF format. The following values are valid:
Parameters
guidePDF — A Boolean value that specifies the value of the guidePDF option. |
| setGuideRSL | () |
public void setGuideRSL(boolean guideRSL)Sets the value of the guideRSL option that specifies to use run-time shared libraries when compiling guided forms. The following values are valid:
0 - false1 - true Parameters
guideRSL — A Boolean value that specifies the value of the guideRSL option. |
| setGuideStyle | () |
public void setGuideStyle(String guideStyle)Sets the name of the style sheet used by a guided form. The style sheet is also embedded in the application. The application container may contain the style sheet or the style sheet can be referenced.
Parameters
guideStyle — The name of the style sheet used by guided forms. |
| setGuideSubmitAll | () |
public void setGuideSubmitAll(boolean guideSubmitAll)Sets the value of the GuideSubmitAll option, which specifies whether guided forms submit all data including hidden panels. The followiing values are valid:
Parameters
guideSubmitAll — The value of the GuideSubmitAll option. |
| setIfModifiedSince | () |
public void setIfModifiedSince(String ifModifiedSince)For internal use only.
Parameters
ifModifiedSince |
| setImageURL | () |
public void setImageURL(String imageURL)Sets the URL that receives image requests from the target device. This URL is inserted into the transformed output to facilitate retrieval of embedded images (for example, images embedded within an XDP form). This is only required in cases where authentication is required to retrieve the images. If not an absolute value, the sApplicationWebRoot value is combined with this value to construct an absolute URL.
Parameters
imageURL — The URL that receives image requests from the target device. |
| setInjectFormBridge | () |
public void setInjectFormBridge(boolean injectFormBridge)Sets the injectFormBridge option that specifies whether the Forms service inserts special javascript code into a PDF form. The javascript performs operations on a PDF form when rendering guided forms. This value is set to true when you set the guidePDF option to true. For information about rendering guided forms, see Rendering Forms.
Parameters
injectFormBridge — A Boolean value that sets the injectFormBridge option. |
See also
| setInternalOption | () |
public void setInternalOption(String key, String val)For internal use only. Do not use.
Parameters
key |
|
val |
| setLinearizedPDF | () |
public void setLinearizedPDF(boolean linearizedPDF)Sets the linearizedPDF property that results in the Forms service producing a linearized PDF form. A linearized PDF document is organized to enable incremental access in a network environment. For example, a linearized PDF document can be displayed in a web browser before the entire PDF document is downloaded. For more information about a linearized PDF document, see the PDF Reference guide.
Parameters
linearizedPDF — A Boolean value that when set to true, results in the Forms service producing a linearized PDF form. |
| setLocale | () |
public void setLocale(String locale)Sets the locale value that the Forms service uses to send validation messsages to client devices, such as web browsers, when a HTML form is rendered.
Parameters
locale — The locale value to set. The following table lists valid values:
|
| setOutputType | () |
public void setOutputType(OutputType outputType)Sets the output type value that is used by the Forms service to render a form as HTML. An output type value specifies how a form that is rendered as HTML is displayed. The following values are valid:
0 - The form is rendered within full HTML tags (a complete HTML page). 1 - The form is rendered within body tags (not a complete HTML page).Parameters
outputType — The output type value to set. |
| setPageNumber | () |
public void setPageNumber(int pageNumber)The page number value specifies the initial page number to render in a multipage HTML form. This option is not applicable to PDF forms.
Parameters
pageNumber — The page number value to set. |
| setPDF2XDP | () |
public void setPDF2XDP(boolean pDF2XDP)Sets the setPDF2XDP value. Setting this value to true instructs the Forms service to produce XDP output from submitted PDF content. By default, the Forms service returns the PDF that is submited. The XDP will contain a PDF packet (base64-encoded). A datasets packet contains form data if the PDF is XFA-based. An XFDF packet stores annotations (annots). The XFDF packet contains (fields) elements if the PDF is an Acrobat form.
Parameters
pDF2XDP — A Boolean value that sets the setPDF2XDP value. |
| setPDFVersion | () |
public void setPDFVersion(String pDFVersion)Sets the PDF version value that represents the PDF version to output. Acrobat 6.0 supports PDF version 1.5, Acrobat 7.0 or later supports PDF version 1.6, and Acrobat 8.0 or later supports PDF version 1.7. The following values are valid:
1.51.61.7 Parameters
pDFVersion — The PDF version value. |
| setRe2DBarcode | () |
public void setRe2DBarcode(boolean re2DBarcode)Sets the re2DBarcode option that enables the Forms service to render forms that contain 2D barcodes and enables a user to fill in the form using Adobe Reader. When a user fills in an interactive form that contains a barcoded, the barcode is updated automatically to encode the user-supplied data. For information, see Working With the Barcoded Forms Service.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
re2DBarcode — A Boolean value that sets the re2DBarcode option. |
See also
| setReCommenting | () |
public void setReCommenting(boolean reCommenting)Sets the reCommenting option that enables the Forms service to render forms that allow users to add comments to the PDF form using Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reCommenting — A Boolean value that sets the reCommenting option. |
See also
| setReCreatePages | () |
public void setReCreatePages(boolean reCreatePages)Sets the reCreatePages option that enables the Forms service to render forms that allow users to dynamically add pages within Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reCreatePages — A Boolean value that sets the reCreatePages option. |
See also
| setReCredentialAlias | () |
public void setReCredentialAlias(String reCredentialAlias)Sets the alias value of the credential that grants usage rights. In order to set Reader Extensions usage rights, you must specify the alias of a Reader Entensions credential. For information, see Applying Usage Rights.
Parameters
reCredentialAlias — A string value that specifies the alias value of the credential that grants usage rights. |
| setReCredentialPassword | () |
public void setReCredentialPassword(String reCredentialPassword)Sets the credential password value that grants usage rights. In order to set Reader Extensions usage rights, you must specify a valid credential password value.
Parameters
reCredentialPassword — A string value that specifies a valid credential password value. |
| setReDigSig | () |
public void setReDigSig(boolean reDigSig)Sets the reDigSig option that enables the Forms service to render PDF forms that allow users to digitally sign the form using Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reDigSig — A Boolean value that sets the reDigSig option. |
See also
| setReEmbeddedAttachments | () |
public void setReEmbeddedAttachments(boolean reEmbeddedAttachments)Sets the reEmbeddedAttachments option that enables the Forms service to render PDF forms that allow users to add attachments to the form using Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reEmbeddedAttachments — A Boolean value that sets the reEmbeddedAttachments option. |
See also
| setReExpImp | () |
public void setReExpImp(boolean reExpImp)Sets the reExpImp option that enables the Forms service to render PDF forms that allow users to import and export form data using Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reExpImp — A Boolean value that sets the reExpImp option. |
See also
| setReFillIn | () |
public void setReFillIn(boolean reFillIn)Sets the reFillIn option that enables the Forms service to render PDF forms that allow users to fill in form fields and save the PDF form from within Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reFillIn — A Boolean value that sets the reFillIn option. |
See also
| setReFormFieldMod | () |
public void setReFormFieldMod(boolean reFormFieldMod)Sets the reFormFieldMod option that enables the Forms service to render PDF forms that allow users to modify form fields and save the PDF form from within Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reFormFieldMod — A Boolean value that sets the reFormFieldMod option. |
See also
| setRenderAtClient | () |
public void setRenderAtClient(String renderAtClient)Enables the delivery of PDF content by using the the client-side rendering capability of Acrobat 7.0 or later. Client-side rendering improves the performance of the Forms service and only applies to PDFForm, or PDFMerge transformations. When set to auto and AcrobatVersion is set to acrobat7.0.5 (or later), then a form is rendered to a client once, which improves the performance of the Form service. The rendered form behaves as a non-interactive form. The following renderAtClient values are valid:
auto - Instructs the Forms service to observe the form design's dynamicRender configuration value.true - Client-side rendering occurs within Acrobat 7.0 or later. false - Client-side rendering is not enabled.Parameters
renderAtClient — The renderAtClient value to set. |
| setReOnlineCommenting | () |
public void setReOnlineCommenting(boolean reOnlineCommenting)Sets the reOnlineCommenting option that enables the Forms service to render PDF forms that allow users to add comments within Adobe Reader while online.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reOnlineCommenting — A Boolean value that sets the reOnlineCommenting option. |
See also
| setReOnlineForms | () |
public void setReOnlineForms(boolean reOnlineForms)Sets the reOnlineForms option that enables the Forms service to render PDF forms that allow users to interact with a form while online from within Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reOnlineForms — A Boolean value that sets the reOnlineForms option. |
See also
| setReReaderMessage | () |
public void setReReaderMessage(String reReaderMessage)Sets the message that is displayed within Adobe Reader to inform users that the form contains usage rights.
Parameters
reReaderMessage — A string value that represents the message that is displayed within Adobe Reader. |
| setReStandaloneSubmit | () |
public void setReStandaloneSubmit(boolean reStandaloneSubmit)Sets the reStandaloneSubmit option that enables the Forms service to render PDF forms that allows users to submit information from within Adobe Reader.
In order to set this option, you must have the Reader Extensions service and invoke both the setReCredentialAlias and setReCredentialPassword methods.
Parameters
reStandaloneSubmit — A Boolean value that sets the reStandaloneSubmit option. |
See also
| setRootLocale | () |
public void setRootLocale(String rootLocale)For internal use only.
Parameters
rootLocale |
| setSeedPDF | () |
public void setSeedPDF(String seedPDF)Sets the seed PDF value that specifies an initial PDF document that is used in a PDF transformation to optimize delivery. The seed PDF document specifies a customized PDF document (contains only fonts) that is appended with a form design and data. The form is rendered by Acrobat 7.0 or later and applies to PDFForm transformations.
Parameters
seedPDF — The name and location of the PDF document that represents the seed PDF document. |
| setServiceId | () |
public void setServiceId(String serviceId)For internal use only.
Parameters
serviceId |
| setStandAlone | () |
public void setStandAlone(boolean standAlone)Sets the standAlone option. If set to true, a form is rendered without state information. State information is used to render an interactive form to an end user who then enters information into the form and submits the form back to the Form service. The Form service then performs a calculation operation and renders the form back to the user with the results displayed in the form.
In an HTML transformation, javascript is embedded instead of linked content so that it can be used while disconnected from the Form service. Set this option to true if you are using the Form service for rendering purposes and are running scripts that are located within the form while disconnected from the Form service.
Parameters
standAlone — The value of standAlone option. |
| setTaggedPDF | () |
public void setTaggedPDF(boolean taggedPDF)Sets the taggedPDF option that results in the Forms service creating a tagged PDF form. A tagged PDF form defines a set of standard structure types and attributes that allow page content (text, graphics, and images) to be extracted and reused for other purposes. It is intended for use by tools that perform the following types of operations:
Tagged PDF files are not supported in PDF versions prior to version 1.4. For more information about tagged PDF documents, see the PDF Reference guide.
Parameters
taggedPDF — A Boolean value that when set to true, results in the Forms service producing a tagged PDF form. |
| setToolbarMenu | () |
public void setToolbarMenu(String toolbarMenu)Used for HTML Toolbar Menu
Parameters
toolbarMenu |
| setValidationBorder | () |
public void setValidationBorder(String validationBorder)Sets the validation border size in pixels when using frames.
Parameters
validationBorder — The validation border size in pixels. |
| setValidationReporting | () |
public void setValidationReporting(Integer validationReporting)Sets the position within the frame where validation reporting is displayed if the ValidationUI option is 0 (list). By setting this value, you specify whether the list appears within a frame, and the location of the list relative to the form. This option is valid for forms that are rendered as HTML. The following values are valid:
0 - FrameLeft 1 - FrameRight 2 - FrameTop 3 - FrameBottom 4 - NoFrameLeft 5 - NoFrameRight 6 - NoFrameTop 7 - NoFrameBottom 8 - None 9 - NoUI 10-NoUIWithFormParameters
validationReporting — The position within the frame where validation reporting is displayed. |
| setValidationUI | () |
public void setValidationUI(Integer validationUI)Sets the value of the ValidationUI option, which specifies how errors are displayed. These values are valid:
Parameters
validationUI — The value of the ValidationUI option. |
| setXCI | () |
public void setXCI(String xCI)Sets XCI run-time options that are executed when processFormSubmission() or one of the form rendering methods are invoked. By setting XCI run-time options, you can change configuration values that are located within the XCI configuration file that the Forms service uses. The ability to set XCI run-time options is optional. You define XCI run-time options by passing the following string value to this method:
XCI=[path-expression]=[value];[path-expression]=[value];...[path-expression]=[value];
[path-expression] is an XPath expression that is relative to the configuration root element representing the element to update, and [value] is the value to assign to the path expression. If the value is omitted, the element is cleared. Only simple XPath expressions that contain "/" and "@" characters are supported.
The following example changes the default typeface to MyriadPro:
XCI=present/pdf/fontInfo/defaultTypeface=MyriadPro
Setting XCI options can affect the resulting PDF form. For example, consider the following XCI options:
XCI=present/pdf/fontInfo/embed=1&PDFVersion=1.6 XCI=present/pdf/fontInfo/embed=1
The size of the resulting files is different. When you set the PDF version to 1.6, the Forms service embeds the fonts as a subset. When you do not set the PDF version, the Forms service fully embeds the font. The one that contains the fully embedded font is at least twice as large as the file that has the fonts embedded as subset. Specify the PDF version to embed the font as a subset.
Parameters
xCI — The XCI run-time value to set. The following table lists XCI run-time options.
|
| setXCIURI | () |
public void setXCIURI(String xCIURI)Sets the URI location of the XCI file used for rendering. If the root is not specified, the file is assumed to reside in the LiveCycle.ear file.
Parameters
xCIURI — The URI location of the XCI file. |
| setXDCURI | () |
public void setXDCURI(String xDCURI)Sets the URI location of an alternative XDC file that is used for rendering. The option can be set to a valid URI, an absolute URI with protocols, or a file location. An alternative XDC file is used in situations where the Forms service cannot locate an XDC file (for example, there may be a network issue).
Parameters
xDCURI — The URI location of an alternative XDC file. |
| setXMLData | () |
public void setXMLData(boolean xMLData)Sets the xmlData option that instructs the Form service to produce the form's XML data based on its current processing state.
Parameters
xMLData — A Boolean value that represents the xmlData option. |
| toString | () |
public String toString()For internal use only. Do not use.
Creates a string represenation of this class.
Returns| A string represenation of this class. |
| updateOptionsBean | () |
public void updateOptionsBean(String key, String value)For internal purposes only. Do not invoke this method.
Parameters
key |
|
value |
| updateOptionsBean | () |
public void updateOptionsBean(String options)For internal purposes only. Do not invoke this method.
Parameters
options |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/formsservice/client/RenderOptionsSpec.html