https://bz.apache.org/bugzilla/show_bug.cgi?id=68778

--- Comment #11 from PJ Fanning <fannin...@yahoo.com> ---
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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to