I have fixed this issue by adding (in the main class): System.setProperty("org.apache.poi.ss.ignoreMissingFontSystem", "true")
Hope it will help
Regards