2d6ad66f0c
While Excel 2010 can read CSV files with a simple UTF-8 BOM, Excel2007 and earlier require UTF-16LE encoded tab-separated files. The new setExcelCompatibility(TRUE) option for the CSV Writer will generate files with this formatting for easy import into Excel2007 and below. |
||
---|---|---|
.. | ||
Excel5 | ||
Excel2007 | ||
CSV.php | ||
Excel5.php | ||
Excel2007.php | ||
HTML.php | ||
IWriter.php | ||
PDF.php |