public class PDFToPSConversionParams extends ParameterType implements java.io.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>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
binaryOK |
protected java.lang.Double |
boundingBox |
protected java.lang.Boolean |
centerCropBox |
protected java.lang.Boolean |
generatePageStreams |
protected java.lang.Boolean |
ignoreAnnotForms |
protected java.lang.Boolean |
ignoreBG |
protected java.lang.Boolean |
ignoreColorSeps |
protected java.lang.Boolean |
ignoreDSC |
protected java.lang.Boolean |
ignoreExternStreamRef |
protected java.lang.Boolean |
ignoreHalftones |
protected java.lang.Boolean |
ignoreOverprint |
protected java.lang.Boolean |
ignorePageRotation |
protected java.lang.Boolean |
ignoreRawData |
protected java.lang.Boolean |
ignoreSeparableImagesOnly |
protected java.lang.Boolean |
ignoreShowPage |
protected java.lang.Boolean |
ignoreTransfers |
protected java.lang.Boolean |
ignoreTTFontsFirst |
protected java.lang.Boolean |
ignoreUCR |
protected java.lang.String |
includeBaseFonts |
protected java.lang.String |
includeCIDFonts |
protected java.lang.String |
includeEmbeddedFonts |
protected java.lang.String |
includeOtherResources |
protected java.lang.String |
includeProcSets |
protected java.lang.String |
includeTrueTypeFonts |
protected java.lang.String |
includeType1Fonts |
protected java.lang.String |
includeType3Fonts |
protected java.lang.String |
outputType |
protected java.lang.Integer |
psLevel |
protected java.lang.Double |
scale |
protected java.lang.Boolean |
setPageSize |
protected java.lang.Boolean |
setupProcsets |
protected java.lang.Boolean |
shrinkToFit |
protected java.lang.Boolean |
suppressCenter |
protected java.lang.Boolean |
suppressRotate |
protected java.lang.Boolean |
tTasT42 |
protected java.lang.Boolean |
useFontAliasNames |
| Constructor and Description |
|---|
PDFToPSConversionParams() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getBinaryOK()
Gets the value of the binaryOK property.
|
java.lang.Double |
getBoundingBox()
Gets the value of the boundingBox property.
|
java.lang.Boolean |
getCenterCropBox()
Gets the value of the centerCropBox property.
|
java.lang.Boolean |
getGeneratePageStreams()
Gets the value of the generatePageStreams property.
|
java.lang.Boolean |
getIgnoreAnnotForms()
Gets the value of the ignoreAnnotForms property.
|
java.lang.Boolean |
getIgnoreBG()
Gets the value of the ignoreBG property.
|
java.lang.Boolean |
getIgnoreColorSeps()
Gets the value of the ignoreColorSeps property.
|
java.lang.Boolean |
getIgnoreDSC()
Gets the value of the ignoreDSC property.
|
java.lang.Boolean |
getIgnoreExternStreamRef()
Gets the value of the ignoreExternStreamRef property.
|
java.lang.Boolean |
getIgnoreHalftones()
Gets the value of the ignoreHalftones property.
|
java.lang.Boolean |
getIgnoreOverprint()
Gets the value of the ignoreOverprint property.
|
java.lang.Boolean |
getIgnorePageRotation()
Gets the value of the ignorePageRotation property.
|
java.lang.Boolean |
getIgnoreRawData()
Gets the value of the ignoreRawData property.
|
java.lang.Boolean |
getIgnoreSeparableImagesOnly()
Gets the value of the ignoreSeparableImagesOnly property.
|
java.lang.Boolean |
getIgnoreShowPage()
Gets the value of the ignoreShowPage property.
|
java.lang.Boolean |
getIgnoreTransfers()
Gets the value of the ignoreTransfers property.
|
java.lang.Boolean |
getIgnoreTTFontsFirst()
Gets the value of the ignoreTTFontsFirst property.
|
java.lang.Boolean |
getIgnoreUCR()
Gets the value of the ignoreUCR property.
|
java.lang.String |
getIncludeBaseFonts()
Gets the value of the includeBaseFonts property.
|
java.lang.String |
getIncludeCIDFonts()
Gets the value of the includeCIDFonts property.
|
java.lang.String |
getIncludeEmbeddedFonts()
Gets the value of the includeEmbeddedFonts property.
|
java.lang.String |
getIncludeOtherResources()
Gets the value of the includeOtherResources property.
|
java.lang.String |
getIncludeProcSets()
Gets the value of the includeProcSets property.
|
java.lang.String |
getIncludeTrueTypeFonts()
Gets the value of the includeTrueTypeFonts property.
|
java.lang.String |
getIncludeType1Fonts()
Gets the value of the includeType1Fonts property.
|
java.lang.String |
getIncludeType3Fonts()
Gets the value of the includeType3Fonts property.
|
java.lang.String |
getOutputType()
Gets the value of the outputType property.
|
java.lang.Integer |
getPSLevel()
Gets the value of the psLevel property.
|
java.lang.Double |
getScale()
Gets the value of the scale property.
|
java.lang.Boolean |
getSetPageSize()
Gets the value of the setPageSize property.
|
java.lang.Boolean |
getSetupProcsets()
Gets the value of the setupProcsets property.
|
java.lang.Boolean |
getShrinkToFit()
Gets the value of the shrinkToFit property.
|
java.lang.Boolean |
getSuppressCenter()
Gets the value of the suppressCenter property.
|
java.lang.Boolean |
getSuppressRotate()
Gets the value of the suppressRotate property.
|
java.lang.Boolean |
getTTasT42()
Gets the value of the tTasT42 property.
|
java.lang.Boolean |
getUseFontAliasNames()
Gets the value of the useFontAliasNames property.
|
void |
setBinaryOK(java.lang.Boolean value)
Sets the value of the binaryOK property.
|
void |
setBoundingBox(java.lang.Double value)
Sets the value of the boundingBox property.
|
void |
setCenterCropBox(java.lang.Boolean value)
Sets the value of the centerCropBox property.
|
void |
setGeneratePageStreams(java.lang.Boolean value)
Sets the value of the generatePageStreams property.
|
void |
setIgnoreAnnotForms(java.lang.Boolean value)
Sets the value of the ignoreAnnotForms property.
|
void |
setIgnoreBG(java.lang.Boolean value)
Sets the value of the ignoreBG property.
|
void |
setIgnoreColorSeps(java.lang.Boolean value)
Sets the value of the ignoreColorSeps property.
|
void |
setIgnoreDSC(java.lang.Boolean value)
Sets the value of the ignoreDSC property.
|
void |
setIgnoreExternStreamRef(java.lang.Boolean value)
Sets the value of the ignoreExternStreamRef property.
|
void |
setIgnoreHalftones(java.lang.Boolean value)
Sets the value of the ignoreHalftones property.
|
void |
setIgnoreOverprint(java.lang.Boolean value)
Sets the value of the ignoreOverprint property.
|
void |
setIgnorePageRotation(java.lang.Boolean value)
Sets the value of the ignorePageRotation property.
|
void |
setIgnoreRawData(java.lang.Boolean value)
Sets the value of the ignoreRawData property.
|
void |
setIgnoreSeparableImagesOnly(java.lang.Boolean value)
Sets the value of the ignoreSeparableImagesOnly property.
|
void |
setIgnoreShowPage(java.lang.Boolean value)
Sets the value of the ignoreShowPage property.
|
void |
setIgnoreTransfers(java.lang.Boolean value)
Sets the value of the ignoreTransfers property.
|
void |
setIgnoreTTFontsFirst(java.lang.Boolean value)
Sets the value of the ignoreTTFontsFirst property.
|
void |
setIgnoreUCR(java.lang.Boolean value)
Sets the value of the ignoreUCR property.
|
void |
setIncludeBaseFonts(java.lang.String value)
Sets the value of the includeBaseFonts property.
|
void |
setIncludeCIDFonts(java.lang.String value)
Sets the value of the includeCIDFonts property.
|
void |
setIncludeEmbeddedFonts(java.lang.String value)
Sets the value of the includeEmbeddedFonts property.
|
void |
setIncludeOtherResources(java.lang.String value)
Sets the value of the includeOtherResources property.
|
void |
setIncludeProcSets(java.lang.String value)
Sets the value of the includeProcSets property.
|
void |
setIncludeTrueTypeFonts(java.lang.String value)
Sets the value of the includeTrueTypeFonts property.
|
void |
setIncludeType1Fonts(java.lang.String value)
Sets the value of the includeType1Fonts property.
|
void |
setIncludeType3Fonts(java.lang.String value)
Sets the value of the includeType3Fonts property.
|
void |
setOutputType(java.lang.String value)
Sets the value of the outputType property.
|
void |
setPSLevel(java.lang.Integer value)
Sets the value of the psLevel property.
|
void |
setScale(java.lang.Double value)
Sets the value of the scale property.
|
void |
setSetPageSize(java.lang.Boolean value)
Sets the value of the setPageSize property.
|
void |
setSetupProcsets(java.lang.Boolean value)
Sets the value of the setupProcsets property.
|
void |
setShrinkToFit(java.lang.Boolean value)
Sets the value of the shrinkToFit property.
|
void |
setSuppressCenter(java.lang.Boolean value)
Sets the value of the suppressCenter property.
|
void |
setSuppressRotate(java.lang.Boolean value)
Sets the value of the suppressRotate property.
|
void |
setTTasT42(java.lang.Boolean value)
Sets the value of the tTasT42 property.
|
void |
setUseFontAliasNames(java.lang.Boolean value)
Sets the value of the useFontAliasNames property.
|
protected java.lang.String includeProcSets
protected java.lang.Boolean ignoreTTFontsFirst
protected java.lang.Boolean ignoreTransfers
protected java.lang.Boolean ignoreColorSeps
protected java.lang.Boolean shrinkToFit
protected java.lang.Boolean suppressRotate
protected java.lang.String outputType
protected java.lang.Boolean useFontAliasNames
protected java.lang.Boolean ignoreSeparableImagesOnly
protected java.lang.Boolean setPageSize
protected java.lang.Integer psLevel
protected java.lang.String includeOtherResources
protected java.lang.Boolean ignoreOverprint
protected java.lang.String includeTrueTypeFonts
protected java.lang.Boolean generatePageStreams
protected java.lang.String includeType1Fonts
protected java.lang.Boolean centerCropBox
protected java.lang.String includeType3Fonts
protected java.lang.Double boundingBox
protected java.lang.Boolean tTasT42
protected java.lang.Boolean ignoreBG
protected java.lang.Boolean ignoreHalftones
protected java.lang.Boolean suppressCenter
protected java.lang.Boolean ignoreExternStreamRef
protected java.lang.Double scale
protected java.lang.String includeBaseFonts
protected java.lang.String includeCIDFonts
protected java.lang.String includeEmbeddedFonts
protected java.lang.Boolean ignoreDSC
protected java.lang.Boolean setupProcsets
protected java.lang.Boolean ignoreAnnotForms
protected java.lang.Boolean binaryOK
protected java.lang.Boolean ignoreShowPage
protected java.lang.Boolean ignoreRawData
protected java.lang.Boolean ignoreUCR
protected java.lang.Boolean ignorePageRotation
public java.lang.String getIncludeProcSets()
Stringpublic void setIncludeProcSets(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getIgnoreTTFontsFirst()
Booleanpublic void setIgnoreTTFontsFirst(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreTransfers()
Booleanpublic void setIgnoreTransfers(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreColorSeps()
Booleanpublic void setIgnoreColorSeps(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getShrinkToFit()
Booleanpublic void setShrinkToFit(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSuppressRotate()
Booleanpublic void setSuppressRotate(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getOutputType()
Stringpublic void setOutputType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getUseFontAliasNames()
Booleanpublic void setUseFontAliasNames(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreSeparableImagesOnly()
Booleanpublic void setIgnoreSeparableImagesOnly(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSetPageSize()
Booleanpublic void setSetPageSize(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getPSLevel()
Integerpublic void setPSLevel(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getIncludeOtherResources()
Stringpublic void setIncludeOtherResources(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getIgnoreOverprint()
Booleanpublic void setIgnoreOverprint(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getIncludeTrueTypeFonts()
Stringpublic void setIncludeTrueTypeFonts(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getGeneratePageStreams()
Booleanpublic void setGeneratePageStreams(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getIncludeType1Fonts()
Stringpublic void setIncludeType1Fonts(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getCenterCropBox()
Booleanpublic void setCenterCropBox(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getIncludeType3Fonts()
Stringpublic void setIncludeType3Fonts(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Double getBoundingBox()
Doublepublic void setBoundingBox(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.Boolean getTTasT42()
Booleanpublic void setTTasT42(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreBG()
Booleanpublic void setIgnoreBG(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreHalftones()
Booleanpublic void setIgnoreHalftones(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSuppressCenter()
Booleanpublic void setSuppressCenter(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreExternStreamRef()
Booleanpublic void setIgnoreExternStreamRef(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Double getScale()
Doublepublic void setScale(java.lang.Double value)
value - allowed object is
Doublepublic java.lang.String getIncludeBaseFonts()
Stringpublic void setIncludeBaseFonts(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIncludeCIDFonts()
Stringpublic void setIncludeCIDFonts(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIncludeEmbeddedFonts()
Stringpublic void setIncludeEmbeddedFonts(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean getIgnoreDSC()
Booleanpublic void setIgnoreDSC(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getSetupProcsets()
Booleanpublic void setSetupProcsets(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreAnnotForms()
Booleanpublic void setIgnoreAnnotForms(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getBinaryOK()
Booleanpublic void setBinaryOK(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreShowPage()
Booleanpublic void setIgnoreShowPage(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreRawData()
Booleanpublic void setIgnoreRawData(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnoreUCR()
Booleanpublic void setIgnoreUCR(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean getIgnorePageRotation()
Booleanpublic void setIgnorePageRotation(java.lang.Boolean value)
value - allowed object is
BooleanCopyright © 2012. All Rights Reserved.