public class PDFToPSConversionParams extends ParameterType implements Serializable
Java class for PDFToPSConversionParams complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PDFToPSConversionParams">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}ParameterType">
<attribute name="IncludeProcSets" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="IgnoreTTFontsFirst" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreTransfers" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreColorSeps" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="ShrinkToFit" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SuppressRotate" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="OutputType" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="UseFontAliasNames" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreSeparableImagesOnly" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SetPageSize" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="PSLevel" type="{http://www.CIP4.org/JDFSchema_2_0}integer" />
<attribute name="IncludeOtherResources" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="IgnoreOverprint" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IncludeTrueTypeFonts" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="GeneratePageStreams" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IncludeType1Fonts" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="CenterCropBox" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IncludeType3Fonts" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="BoundingBox" type="{http://www.CIP4.org/JDFSchema_2_0}rectangle" />
<attribute name="TTasT42" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreBG" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreHalftones" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SuppressCenter" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreExternStreamRef" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="Scale" type="{http://www.CIP4.org/JDFSchema_2_0}double" />
<attribute name="IncludeBaseFonts" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="IncludeCIDFonts" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="IncludeEmbeddedFonts" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="IgnoreDSC" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="SetupProcsets" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreAnnotForms" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="BinaryOK" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreShowPage" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreRawData" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnoreUCR" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
<attribute name="IgnorePageRotation" type="{http://www.CIP4.org/JDFSchema_2_0}boolean" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PDFToPSConversionParams() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBinaryOK()
Gets the value of the binaryOK property.
|
Double |
getBoundingBox()
Gets the value of the boundingBox property.
|
Boolean |
getCenterCropBox()
Gets the value of the centerCropBox property.
|
Boolean |
getGeneratePageStreams()
Gets the value of the generatePageStreams property.
|
Boolean |
getIgnoreAnnotForms()
Gets the value of the ignoreAnnotForms property.
|
Boolean |
getIgnoreBG()
Gets the value of the ignoreBG property.
|
Boolean |
getIgnoreColorSeps()
Gets the value of the ignoreColorSeps property.
|
Boolean |
getIgnoreDSC()
Gets the value of the ignoreDSC property.
|
Boolean |
getIgnoreExternStreamRef()
Gets the value of the ignoreExternStreamRef property.
|
Boolean |
getIgnoreHalftones()
Gets the value of the ignoreHalftones property.
|
Boolean |
getIgnoreOverprint()
Gets the value of the ignoreOverprint property.
|
Boolean |
getIgnorePageRotation()
Gets the value of the ignorePageRotation property.
|
Boolean |
getIgnoreRawData()
Gets the value of the ignoreRawData property.
|
Boolean |
getIgnoreSeparableImagesOnly()
Gets the value of the ignoreSeparableImagesOnly property.
|
Boolean |
getIgnoreShowPage()
Gets the value of the ignoreShowPage property.
|
Boolean |
getIgnoreTransfers()
Gets the value of the ignoreTransfers property.
|
Boolean |
getIgnoreTTFontsFirst()
Gets the value of the ignoreTTFontsFirst property.
|
Boolean |
getIgnoreUCR()
Gets the value of the ignoreUCR property.
|
String |
getIncludeBaseFonts()
Gets the value of the includeBaseFonts property.
|
String |
getIncludeCIDFonts()
Gets the value of the includeCIDFonts property.
|
String |
getIncludeEmbeddedFonts()
Gets the value of the includeEmbeddedFonts property.
|
String |
getIncludeOtherResources()
Gets the value of the includeOtherResources property.
|
String |
getIncludeProcSets()
Gets the value of the includeProcSets property.
|
String |
getIncludeTrueTypeFonts()
Gets the value of the includeTrueTypeFonts property.
|
String |
getIncludeType1Fonts()
Gets the value of the includeType1Fonts property.
|
String |
getIncludeType3Fonts()
Gets the value of the includeType3Fonts property.
|
String |
getOutputType()
Gets the value of the outputType property.
|
Integer |
getPSLevel()
Gets the value of the psLevel property.
|
Double |
getScale()
Gets the value of the scale property.
|
Boolean |
getSetPageSize()
Gets the value of the setPageSize property.
|
Boolean |
getSetupProcsets()
Gets the value of the setupProcsets property.
|
Boolean |
getShrinkToFit()
Gets the value of the shrinkToFit property.
|
Boolean |
getSuppressCenter()
Gets the value of the suppressCenter property.
|
Boolean |
getSuppressRotate()
Gets the value of the suppressRotate property.
|
Boolean |
getTTasT42()
Gets the value of the tTasT42 property.
|
Boolean |
getUseFontAliasNames()
Gets the value of the useFontAliasNames property.
|
void |
setBinaryOK(Boolean value)
Sets the value of the binaryOK property.
|
void |
setBoundingBox(Double value)
Sets the value of the boundingBox property.
|
void |
setCenterCropBox(Boolean value)
Sets the value of the centerCropBox property.
|
void |
setGeneratePageStreams(Boolean value)
Sets the value of the generatePageStreams property.
|
void |
setIgnoreAnnotForms(Boolean value)
Sets the value of the ignoreAnnotForms property.
|
void |
setIgnoreBG(Boolean value)
Sets the value of the ignoreBG property.
|
void |
setIgnoreColorSeps(Boolean value)
Sets the value of the ignoreColorSeps property.
|
void |
setIgnoreDSC(Boolean value)
Sets the value of the ignoreDSC property.
|
void |
setIgnoreExternStreamRef(Boolean value)
Sets the value of the ignoreExternStreamRef property.
|
void |
setIgnoreHalftones(Boolean value)
Sets the value of the ignoreHalftones property.
|
void |
setIgnoreOverprint(Boolean value)
Sets the value of the ignoreOverprint property.
|
void |
setIgnorePageRotation(Boolean value)
Sets the value of the ignorePageRotation property.
|
void |
setIgnoreRawData(Boolean value)
Sets the value of the ignoreRawData property.
|
void |
setIgnoreSeparableImagesOnly(Boolean value)
Sets the value of the ignoreSeparableImagesOnly property.
|
void |
setIgnoreShowPage(Boolean value)
Sets the value of the ignoreShowPage property.
|
void |
setIgnoreTransfers(Boolean value)
Sets the value of the ignoreTransfers property.
|
void |
setIgnoreTTFontsFirst(Boolean value)
Sets the value of the ignoreTTFontsFirst property.
|
void |
setIgnoreUCR(Boolean value)
Sets the value of the ignoreUCR property.
|
void |
setIncludeBaseFonts(String value)
Sets the value of the includeBaseFonts property.
|
void |
setIncludeCIDFonts(String value)
Sets the value of the includeCIDFonts property.
|
void |
setIncludeEmbeddedFonts(String value)
Sets the value of the includeEmbeddedFonts property.
|
void |
setIncludeOtherResources(String value)
Sets the value of the includeOtherResources property.
|
void |
setIncludeProcSets(String value)
Sets the value of the includeProcSets property.
|
void |
setIncludeTrueTypeFonts(String value)
Sets the value of the includeTrueTypeFonts property.
|
void |
setIncludeType1Fonts(String value)
Sets the value of the includeType1Fonts property.
|
void |
setIncludeType3Fonts(String value)
Sets the value of the includeType3Fonts property.
|
void |
setOutputType(String value)
Sets the value of the outputType property.
|
void |
setPSLevel(Integer value)
Sets the value of the psLevel property.
|
void |
setScale(Double value)
Sets the value of the scale property.
|
void |
setSetPageSize(Boolean value)
Sets the value of the setPageSize property.
|
void |
setSetupProcsets(Boolean value)
Sets the value of the setupProcsets property.
|
void |
setShrinkToFit(Boolean value)
Sets the value of the shrinkToFit property.
|
void |
setSuppressCenter(Boolean value)
Sets the value of the suppressCenter property.
|
void |
setSuppressRotate(Boolean value)
Sets the value of the suppressRotate property.
|
void |
setTTasT42(Boolean value)
Sets the value of the tTasT42 property.
|
void |
setUseFontAliasNames(Boolean value)
Sets the value of the useFontAliasNames property.
|
protected String includeProcSets
protected Boolean ignoreTTFontsFirst
protected Boolean ignoreTransfers
protected Boolean ignoreColorSeps
protected Boolean shrinkToFit
protected Boolean suppressRotate
protected String outputType
protected Boolean useFontAliasNames
protected Boolean ignoreSeparableImagesOnly
protected Boolean setPageSize
protected Integer psLevel
protected String includeOtherResources
protected Boolean ignoreOverprint
protected String includeTrueTypeFonts
protected Boolean generatePageStreams
protected String includeType1Fonts
protected Boolean centerCropBox
protected String includeType3Fonts
protected Double boundingBox
protected Boolean tTasT42
protected Boolean ignoreBG
protected Boolean ignoreHalftones
protected Boolean suppressCenter
protected Boolean ignoreExternStreamRef
protected Double scale
protected String includeBaseFonts
protected String includeCIDFonts
protected String includeEmbeddedFonts
protected Boolean ignoreDSC
protected Boolean setupProcsets
protected Boolean ignoreAnnotForms
protected Boolean binaryOK
protected Boolean ignoreShowPage
protected Boolean ignoreRawData
protected Boolean ignoreUCR
protected Boolean ignorePageRotation
public String getIncludeProcSets()
Stringpublic void setIncludeProcSets(String value)
value - allowed object is
Stringpublic Boolean getIgnoreTTFontsFirst()
Booleanpublic void setIgnoreTTFontsFirst(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreTransfers()
Booleanpublic void setIgnoreTransfers(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreColorSeps()
Booleanpublic void setIgnoreColorSeps(Boolean value)
value - allowed object is
Booleanpublic Boolean getShrinkToFit()
Booleanpublic void setShrinkToFit(Boolean value)
value - allowed object is
Booleanpublic Boolean getSuppressRotate()
Booleanpublic void setSuppressRotate(Boolean value)
value - allowed object is
Booleanpublic String getOutputType()
Stringpublic void setOutputType(String value)
value - allowed object is
Stringpublic Boolean getUseFontAliasNames()
Booleanpublic void setUseFontAliasNames(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreSeparableImagesOnly()
Booleanpublic void setIgnoreSeparableImagesOnly(Boolean value)
value - allowed object is
Booleanpublic Boolean getSetPageSize()
Booleanpublic void setSetPageSize(Boolean value)
value - allowed object is
Booleanpublic Integer getPSLevel()
Integerpublic void setPSLevel(Integer value)
value - allowed object is
Integerpublic String getIncludeOtherResources()
Stringpublic void setIncludeOtherResources(String value)
value - allowed object is
Stringpublic Boolean getIgnoreOverprint()
Booleanpublic void setIgnoreOverprint(Boolean value)
value - allowed object is
Booleanpublic String getIncludeTrueTypeFonts()
Stringpublic void setIncludeTrueTypeFonts(String value)
value - allowed object is
Stringpublic Boolean getGeneratePageStreams()
Booleanpublic void setGeneratePageStreams(Boolean value)
value - allowed object is
Booleanpublic String getIncludeType1Fonts()
Stringpublic void setIncludeType1Fonts(String value)
value - allowed object is
Stringpublic Boolean getCenterCropBox()
Booleanpublic void setCenterCropBox(Boolean value)
value - allowed object is
Booleanpublic String getIncludeType3Fonts()
Stringpublic void setIncludeType3Fonts(String value)
value - allowed object is
Stringpublic Double getBoundingBox()
Doublepublic void setBoundingBox(Double value)
value - allowed object is
Doublepublic Boolean getTTasT42()
Booleanpublic void setTTasT42(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreBG()
Booleanpublic void setIgnoreBG(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreHalftones()
Booleanpublic void setIgnoreHalftones(Boolean value)
value - allowed object is
Booleanpublic Boolean getSuppressCenter()
Booleanpublic void setSuppressCenter(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreExternStreamRef()
Booleanpublic void setIgnoreExternStreamRef(Boolean value)
value - allowed object is
Booleanpublic Double getScale()
Doublepublic void setScale(Double value)
value - allowed object is
Doublepublic String getIncludeBaseFonts()
Stringpublic void setIncludeBaseFonts(String value)
value - allowed object is
Stringpublic String getIncludeCIDFonts()
Stringpublic void setIncludeCIDFonts(String value)
value - allowed object is
Stringpublic String getIncludeEmbeddedFonts()
Stringpublic void setIncludeEmbeddedFonts(String value)
value - allowed object is
Stringpublic Boolean getIgnoreDSC()
Booleanpublic void setIgnoreDSC(Boolean value)
value - allowed object is
Booleanpublic Boolean getSetupProcsets()
Booleanpublic void setSetupProcsets(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreAnnotForms()
Booleanpublic void setIgnoreAnnotForms(Boolean value)
value - allowed object is
Booleanpublic Boolean getBinaryOK()
Booleanpublic void setBinaryOK(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreShowPage()
Booleanpublic void setIgnoreShowPage(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreRawData()
Booleanpublic void setIgnoreRawData(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnoreUCR()
Booleanpublic void setIgnoreUCR(Boolean value)
value - allowed object is
Booleanpublic Boolean getIgnorePageRotation()
BooleanCopyright © 2012. All Rights Reserved.