https://bz.apache.org/bugzilla/show_bug.cgi?id=68778
--- Comment #11 from PJ Fanning <[email protected]> --- So SheetUtil relies on a system property. private static boolean ignoreMissingFontSystem = Boolean.parseBoolean(System.getProperty("org.apache.poi.ss.ignoreMissingFontSystem")); Have you set this? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
