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.BaseFontBaseFontSupport. createBaseFont(String logicalName, boolean bold, boolean italic, String encoding, boolean embedded)Creates a iText-BaseFont for an font.BaseFontRecordBaseFontSupport. createBaseFontRecord(String logicalName, boolean bold, boolean italic, String encoding, boolean embedded)Creates a BaseFontRecord for an font.
-