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