Class PdfFontFactory

java.lang.Object
com.itextpdf.kernel.font.PdfFontFactory

public final class PdfFontFactory extends Object
This class provides helpful methods for creating fonts ready to be used in a PdfDocument

Note, just created PdfFont is almost empty until it will be flushed, because it is impossible to fulfill font data until flush.