Uses of Class
org.pentaho.reporting.libraries.fonts.itext.BaseFontCreateException
-
Packages that use BaseFontCreateException Package Description org.pentaho.reporting.libraries.fonts.itext -
-
Uses of BaseFontCreateException in org.pentaho.reporting.libraries.fonts.itext
Methods in org.pentaho.reporting.libraries.fonts.itext that throw BaseFontCreateException Modifier and Type Method Description com.lowagie.text.pdf.BaseFont
BaseFontSupport. createBaseFont(String logicalName, boolean bold, boolean italic, String encoding, boolean embedded)
Creates a iText-BaseFont for an font.BaseFontRecord
BaseFontSupport. createBaseFontRecord(String logicalName, boolean bold, boolean italic, String encoding, boolean embedded)
Creates a BaseFontRecord for an font.
-