Interface HtmlExporterOutput

    • Method Detail

      • getFontHandler

        HtmlResourceHandler getFontHandler()
        This handler is needed when generating static, non-interactive HTML output, in server environments where the JsonExporter is not involved in bringing in the Web font information and the font CSS still needs to be generated dynamically and comes from a server URL that is different from the one used for static resources.