Error trying to export data table in Excel file

Hi,
I am trying to export into Excel some records from a datagrid and I am getting the following errors:

image

and

image

The application is running on a Debian Linux Tomcat Server- When I run it on a windows environment, the data are exported into Excel file without any error message.

Regards,

I’ve finally resolved this error. I had to install fontconfig libfreetype6 in the docker image and now Excel export is fine.

1 Like