jdf:PDFToPSConversionParamsAttribs_r

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
BinaryOK jdftyp:boolean true optional
BoundingBox jdftyp:rectangle optional
CenterCropBox jdftyp:boolean true optional
GeneratePageStreams jdftyp:boolean false optional
IgnoreAnnotForms jdftyp:boolean false optional
IgnoreBG jdftyp:boolean true optional
IgnoreColorSeps jdftyp:boolean false optional
IgnoreDSC jdftyp:boolean true optional
IgnoreDeviceExtGState jdftyp:boolean optional
IgnoreExternStreamRef jdftyp:boolean false optional
IgnoreHalftones jdftyp:boolean false optional
IgnoreOverprint jdftyp:boolean true optional
IgnorePageRotation jdftyp:boolean false optional
IgnoreRawData jdftyp:boolean false optional
IgnoreSeparableImagesOnly jdftyp:boolean false optional
IgnoreShowPage jdftyp:boolean false optional
IgnoreTTFontsFirst jdftyp:boolean false optional
IgnoreTransfers jdftyp:boolean true optional
IgnoreUCR jdftyp:boolean true optional
IncludeBaseFonts jdftyp:eIncludePerPage_ IncludeNever optional
IncludeCIDFonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeEmbeddedFonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeOtherResources jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeProcSets jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeTrueTypeFonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeType1Fonts jdftyp:eIncludePerPage_ IncludeOncePerDoc optional
IncludeType3Fonts jdftyp:eIncludePerPage_ IncludeOncePerPage optional
OutputType jdftyp:eOutputType_ PostScript optional
PSLevel jdftyp:Integer 2 optional
Scale jdftyp:double 100 optional
SetPageSize jdftyp:boolean false optional
SetupProcsets jdftyp:boolean true optional
ShrinkToFit jdftyp:boolean false optional
SuppressCenter jdftyp:boolean false optional
SuppressRotate jdftyp:boolean false optional
TTasT42 jdftyp:boolean false optional
UseFontAliasNames jdftyp:boolean false optional

Used By

Source

<xs:attributeGroup name="PDFToPSConversionParamsAttribs_r">
  <xs:attributeGroup ref="jdf:PDFToPSConversionParamsAttribs_c"/>
  <xs:attribute name="BinaryOK" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="CenterCropBox" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="GeneratePageStreams" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreAnnotForms" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreBG" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="IgnoreColorSeps" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreDSC" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="IgnoreExternStreamRef" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreHalftones" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreOverprint" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="IgnorePageRotation" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreRawData" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreSeparableImagesOnly" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreShowPage" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreTransfers" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="IgnoreTTFontsFirst" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="IgnoreUCR" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="IncludeBaseFonts" type="jdftyp:eIncludePerPage_" default="IncludeNever"/>
  <xs:attribute name="IncludeCIDFonts" type="jdftyp:eIncludePerPage_" default="IncludeOncePerDoc"/>
  <xs:attribute name="IncludeEmbeddedFonts" type="jdftyp:eIncludePerPage_" default="IncludeOncePerDoc"/>
  <xs:attribute name="IncludeOtherResources" type="jdftyp:eIncludePerPage_" default="IncludeOncePerDoc"/>
  <xs:attribute name="IncludeProcSets" type="jdftyp:eIncludePerPage_" default="IncludeOncePerDoc"/>
  <xs:attribute name="IncludeTrueTypeFonts" type="jdftyp:eIncludePerPage_" default="IncludeOncePerDoc"/>
  <xs:attribute name="IncludeType1Fonts" type="jdftyp:eIncludePerPage_" default="IncludeOncePerDoc"/>
  <xs:attribute name="IncludeType3Fonts" type="jdftyp:eIncludePerPage_" fixed="IncludeOncePerPage"/>
  <xs:attribute name="OutputType" type="jdftyp:eOutputType_" default="PostScript"/>
  <xs:attribute name="PSLevel" type="jdftyp:Integer" default="2"/>
  <xs:attribute name="Scale" type="jdftyp:double" default="100"/>
  <xs:attribute name="SetPageSize" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="SetupProcsets" type="jdftyp:boolean" default="true"/>
  <xs:attribute name="ShrinkToFit" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="SuppressCenter" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="SuppressRotate" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="TTasT42" type="jdftyp:boolean" default="false"/>
  <xs:attribute name="UseFontAliasNames" type="jdftyp:boolean" default="false"/>
</xs:attributeGroup>