com.stimulsoft.report.options
Class ExportOptions.Pdf

java.lang.Object
  extended by com.stimulsoft.report.options.ExportOptions.Pdf
Enclosing class:
ExportOptions

public static final class ExportOptions.Pdf
extends java.lang.Object

Class for adjustment of the Pdf exporting.


Constructor Summary
ExportOptions.Pdf()
           
 
Method Summary
static boolean getAllowEditablePdf()
           
static boolean getAllowExtGState()
          Gets or sets a value indicating whether it is necessary to allow using of ExtGState.
static boolean getAllowFontsCache()
          Gets or sets a value indicating whether it is necessary to use fonts cache.
static boolean getAllowImageComparer()
          Gets or sets a value indicating whether it is necessary to use image comparer.
static boolean getAllowImageTransparency()
          Gets or sets a value indicating whether it is necessary to use image transparency.
static boolean getAllowInheritedPageResources()
          Gets or sets a value indicating whether it is necessary to allow inherited page resources.
static StiArabicDigitsType getArabicDigitsType()
          Gets or sets a value indicating a current arabic type of digits.
static boolean getConvertDigitsToArabic()
          Gets or sets a value which indicates whether it is necessary to convert all digits to arabic digits.
static java.lang.String getCreatorString()
          Gets or sets a CreatorString
static StiPdfAutoPrintMode getDefaultAutoPrintMode()
          A value indicating default AutoPrint mode.
static int getDefaultCoordinatesPrecision()
          Gets or sets a value indicating default coordinates precision.
static boolean getDivideSegmentPages()
          When Pdf exporting segmented pages will be forcibly broken in order of chosen page format.
static java.lang.String getKeywordsString()
          Gets or sets a KeywordsString
static boolean getReduceFontFileSize()
          Gets or sets a value indicating whether it is necessary to reduce font file size.
static boolean getUseEditableFieldAlias()
           
static boolean getUseEditableFieldName()
           
static boolean getUseEditableFieldTag()
           
static boolean getUseOldModeAllowHtmlTags()
          Gets or sets a value indicating whether it is necessary to use old mode of the AllowHtmlTags rendering.
static boolean getUseWysiwygRender()
          Gets or sets a value indicating whether it is necessary to use wysiwyg render.
static boolean isRenderBarCodeAsImage()
          a value indicating a BarCode rendering mode.
static void setAllowEditablePdf(boolean value)
           
static void setAllowExtGState(boolean value)
           
static void setAllowFontsCache(boolean value)
           
static void setAllowImageComparer(boolean value)
           
static void setAllowImageTransparency(boolean value)
           
static void setAllowInheritedPageResources(boolean value)
           
static void setArabicDigitsType(StiArabicDigitsType value)
           
static void setConvertDigitsToArabic(boolean value)
           
static void setCreatorString(java.lang.String value)
           
static void setDefaultAutoPrintMode(StiPdfAutoPrintMode defaultAutoPrintMode)
           
static void setDefaultCoordinatesPrecision(int value)
           
static void setDivideSegmentPages(boolean value)
           
static void setKeywordsString(java.lang.String value)
           
static void setReduceFontFileSize(boolean value)
           
static void setRenderBarCodeAsImage(boolean renderBarCodeAsImage)
          a value indicating a BarCode rendering mode.
static void setUseEditableFieldAlias(boolean value)
           
static void setUseEditableFieldName(boolean value)
           
static void setUseEditableFieldTag(boolean value)
           
static void setUseOldModeAllowHtmlTags(boolean value)
           
static void setUseWysiwygRender(boolean value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportOptions.Pdf

public ExportOptions.Pdf()
Method Detail

isRenderBarCodeAsImage

public static boolean isRenderBarCodeAsImage()
a value indicating a BarCode rendering mode.

Returns:
the renderBarCodeAsImage

setRenderBarCodeAsImage

public static void setRenderBarCodeAsImage(boolean renderBarCodeAsImage)
a value indicating a BarCode rendering mode.

Parameters:
renderBarCodeAsImage - the renderBarCodeAsImage to set

getDefaultAutoPrintMode

public static StiPdfAutoPrintMode getDefaultAutoPrintMode()
A value indicating default AutoPrint mode.

Returns:
the defaultAutoPrintMode

setDefaultAutoPrintMode

public static void setDefaultAutoPrintMode(StiPdfAutoPrintMode defaultAutoPrintMode)
Parameters:
defaultAutoPrintMode - the defaultAutoPrintMode to set

getDivideSegmentPages

public static boolean getDivideSegmentPages()
When Pdf exporting segmented pages will be forcibly broken in order of chosen page format.


setDivideSegmentPages

public static void setDivideSegmentPages(boolean value)

getConvertDigitsToArabic

public static boolean getConvertDigitsToArabic()
Gets or sets a value which indicates whether it is necessary to convert all digits to arabic digits.


setConvertDigitsToArabic

public static void setConvertDigitsToArabic(boolean value)

getArabicDigitsType

public static StiArabicDigitsType getArabicDigitsType()
Gets or sets a value indicating a current arabic type of digits.


setArabicDigitsType

public static void setArabicDigitsType(StiArabicDigitsType value)

getReduceFontFileSize

public static boolean getReduceFontFileSize()
Gets or sets a value indicating whether it is necessary to reduce font file size.


setReduceFontFileSize

public static void setReduceFontFileSize(boolean value)

getAllowEditablePdf

public static boolean getAllowEditablePdf()

setAllowEditablePdf

public static void setAllowEditablePdf(boolean value)

getUseEditableFieldName

public static boolean getUseEditableFieldName()

setUseEditableFieldName

public static void setUseEditableFieldName(boolean value)

getUseEditableFieldAlias

public static boolean getUseEditableFieldAlias()

setUseEditableFieldAlias

public static void setUseEditableFieldAlias(boolean value)

getUseEditableFieldTag

public static boolean getUseEditableFieldTag()

setUseEditableFieldTag

public static void setUseEditableFieldTag(boolean value)

getAllowImageComparer

public static boolean getAllowImageComparer()
Gets or sets a value indicating whether it is necessary to use image comparer.


setAllowImageComparer

public static void setAllowImageComparer(boolean value)

getAllowImageTransparency

public static boolean getAllowImageTransparency()
Gets or sets a value indicating whether it is necessary to use image transparency.


setAllowImageTransparency

public static void setAllowImageTransparency(boolean value)

getAllowInheritedPageResources

public static boolean getAllowInheritedPageResources()
Gets or sets a value indicating whether it is necessary to allow inherited page resources.


setAllowInheritedPageResources

public static void setAllowInheritedPageResources(boolean value)

getAllowExtGState

public static boolean getAllowExtGState()
Gets or sets a value indicating whether it is necessary to allow using of ExtGState.


setAllowExtGState

public static void setAllowExtGState(boolean value)

getCreatorString

public static java.lang.String getCreatorString()
Gets or sets a CreatorString


setCreatorString

public static void setCreatorString(java.lang.String value)

getKeywordsString

public static java.lang.String getKeywordsString()
Gets or sets a KeywordsString


setKeywordsString

public static void setKeywordsString(java.lang.String value)

getAllowFontsCache

public static boolean getAllowFontsCache()
Gets or sets a value indicating whether it is necessary to use fonts cache.


setAllowFontsCache

public static void setAllowFontsCache(boolean value)

getUseOldModeAllowHtmlTags

public static boolean getUseOldModeAllowHtmlTags()
Gets or sets a value indicating whether it is necessary to use old mode of the AllowHtmlTags rendering.


setUseOldModeAllowHtmlTags

public static void setUseOldModeAllowHtmlTags(boolean value)

getUseWysiwygRender

public static boolean getUseWysiwygRender()
Gets or sets a value indicating whether it is necessary to use wysiwyg render.


setUseWysiwygRender

public static void setUseWysiwygRender(boolean value)

getDefaultCoordinatesPrecision

public static int getDefaultCoordinatesPrecision()
Gets or sets a value indicating default coordinates precision.


setDefaultCoordinatesPrecision

public static void setDefaultCoordinatesPrecision(int value)