Unavailable Font Error
Plugin name and version
azure-webapp-maven-plugin 1.6.0
Plugin configuration in your pom.xml
Expected behavior
Excel file should be generated
Actual behavior
While using a latest tomcat version, we are getting error while generating excel. Below is the error:
Probable fatal error:No fonts found
When working with older version of tomcat, for ex. tomcat 8.5.57, the excel generation is working good.
Steps to reproduce the problem
Try to generate excel using Apache POI library and latest version of Tomcat. Error will be generated

@dharm187 Thanks for your report. Could you plese share us a demo project to reproduce this issue? By the way, could this issue be reproduced locally with the same tomcat container in Azure?
@Flanker32 Yes. I think this can be reproduced locally with same settings. For demo project, give me a day or 2. I can create that and provide.