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