Class PdfUtils

java.lang.Object
net.datenwerke.rs.utils.misc.PdfUtils

public class PdfUtils extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getBaseFont

      public BaseFont getBaseFont() throws DocumentException, IOException
      Throws:
      DocumentException
      IOException
    • getBaseFontFamily

      public String getBaseFontFamily() throws DocumentException, IOException
      Throws:
      DocumentException
      IOException
    • configureFontResolver

      public void configureFontResolver(ITextFontResolver fontResolver) throws DocumentException, IOException
      Throws:
      DocumentException
      IOException
    • registerPdfFonts

      public void registerPdfFonts()