Class AsposeFontManager

java.lang.Object
org.frankframework.extensions.aspose.AsposeFontManager

public class AsposeFontManager extends Object
  • Constructor Details

  • Method Details

    • load

      public void load() throws IOException
      Throws:
      IOException
    • load

      public void load(boolean unzipArchive) throws IOException
      Throws:
      IOException
    • unpackDefaultFontArchive

      public void unpackDefaultFontArchive() throws IOException
      unpack the fonts.zip archive in the supplied font directory. Does not override existing files
      Throws:
      IOException
    • getFontsPath

      public String getFontsPath()