Hi,
I'm trying to provide an export data form that creates an MS Excel workbook.
Has anyone tried creating an Excel workbook from SilverStripe?
What "Excel-Creator-Package" (PHPExcel, Excel Writer, ExcelCreator, etc.) did you use?
Thanks & Regards
Jim
P.S.: the main reason why a simple CSV export doesn't serve my requirements are newlines and a bunch of special characters that break the simple csv structure and thus cannot be decently represented in Excel.