QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ASCII85EncodePages | jdftyp:boolean | false | optional | |||
AutoRotatePages | jdftyp:eAutoRotatePages_ | optional | ||||
Binding | jdftyp:eBinding_ | Left | optional | |||
CompressPages | jdftyp:boolean | optional | ||||
DefaultRenderingIntent | jdftyp:eRenderingIntent_ | optional | ||||
DetectBlend | jdftyp:boolean | true | optional | |||
DoThumbnails | jdftyp:boolean | true | optional | |||
EndPage | jdftyp:Integer | optional | ||||
ImageMemory | jdftyp:Integer | optional | ||||
InitialPageSize | jdftyp:XYPair | optional | ||||
InitialResolution | jdftyp:XYPair | optional | ||||
Optimize | jdftyp:boolean | true | optional | |||
OverPrintMode | jdftyp:Integer | optional | ||||
PDFVersion | jdftyp:double | optional | ||||
StartPage | jdftyp:Integer | optional |
Complex Types | jdf:PSToPDFConversionParams_r, jdf:PSToPDFConversionParams_re |
<xs:attributeGroup name="PSToPDFConversionParamsAttribs_r"> <xs:attributeGroup ref="jdf:PSToPDFConversionParamsAttribs_c"/> <xs:attribute name="ASCII85EncodePages" type="jdftyp:boolean" default="false"/> <xs:attribute name="Binding" type="jdftyp:eBinding_" default="Left"/> <xs:attribute name="DetectBlend" type="jdftyp:boolean" default="true"/> <xs:attribute name="DoThumbnails" type="jdftyp:boolean" default="true"/> <xs:attribute name="Optimize" type="jdftyp:boolean" default="true"/> </xs:attributeGroup> |