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

            Bug ID: 65485
           Summary: POI call fails in Createsheet API call due to missing
                    fontconfig
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: rakhi.naraya...@gmail.com
  Target Milestone: ---

We are using Java 11 and compared to earlier versions of Java ,Java 11 have
removed fonts folder from jre/lib.
So our poi calls are failing at createsheet call,due to missing fontconfig.
If we install fontconfig using yum ,it will work like charm.But management is
not approving the same.
Issue is not happening in Java8 as fonts are identified from jre/lib folder.
Tried to put the fonts in current working directory ,but that also didnot help.
Could you please let me know ,how poi picks up the fonts,from where and what I
can do to overcome this issue.Also the list of fonts/files to get over the
issue.

Regards,
Rakhi

-- 
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