Hi, i have to export data to excel files with Spreadsheet::WriteExcel, this is done on a sun solaris server. The problem is that on mac or win clients special characters like german umlauts get lost.
do i have to convert the data before creating the excel files or is there a possibility to save the information within the file?
