Take a survey

Developing Applications Using APIs > Converting Between File Formats and PDF > XML Grammars for Supporting Native File Formats > Window XML reference > windowList

windowList
A window list contains a list of window objects and optionally a list of virtualInput elements.
<windowList
 
Child elements in sequence:
	abortMessage = "string" [optional]
 
Child elements in sequence:
	<window> [0..n]
	<virtualInput> [0..n]
>
The windowList element may appear in the window element.
abortMessage attribute
The abortMessage attribute specifies that the script can be aborted, terminates the job, and displays a message to the user. Assign a value to the abortMessage attribute to address situations where further job processing is futile, such as the appearance of a password dialog box.
The value of abortMessage is a unique identifier, which is mapped to an error string in a properties file.
When either of the following situations occur, the Generate PDF service terminates the job and propagates the abortMessage content to the user:
The current step expires. Step expiration is described in the step element descriptions for the maxTime and retryCount attributes.
 
 

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/generatePdfPDFG_DG_AppMonRef.70.19.html