file2pdfconfig Schema
job-options\job-option\optionData Element
See Also 

Description

A PDF dictionary that represents the Adobe PDF settings
Namespace http://www.w3.org/2001/XMLSchema

Type

string

Used By

Remarks

The optionData element provides a PDF dictionary that represents the Adobe PDF settings. This dictionary specifies how the Generate PDF service converts documents into PDF. 

Here is an example of the contents of this element.  

![CDATA[<<
/ASCII85EncodePages false
/AllowTransparency false
/AutoPositionEPSFiles true
/AutoRotatePages /All
/Binding /Left
...
setdistillerparams<<
/HWResolution [2400 2400]
/PageSize [612.000 792.000]
>> setpagedevice

]]>
>>;

The syntax and meanings of properties in the job options dictionary is defined in the PDF Creating Settings guide.

See Also

Adobe LiveCycle ES3 (version 10.0.2)