com.stimulsoft.report.export.service.pdf
Class StiPdfTextRender
java.lang.Object
com.stimulsoft.report.export.service.pdf.StiPdfTextRender
public class StiPdfTextRender
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pdfFont
public PdfFonts pdfFont
compatibleMode160
public static boolean compatibleMode160
StiPdfTextRender
public StiPdfTextRender()
pushColorToStack
public void pushColorToStack()
popColorFromStack
public void popColorFromStack()
- Pop color from stack
setNonStrokeColor
public void setNonStrokeColor(StiColor tempColor)
throws java.io.IOException
- Throws:
java.io.IOException
convertToEscapeSequencePlusTabs
public static java.lang.String convertToEscapeSequencePlusTabs(java.lang.String value)
setStrokeColor
public void setStrokeColor(StiColor tempColor)
throws java.io.IOException
- Throws:
java.io.IOException