|
|
| |
1. Maximum file size, 7087104, exceeded |
|
Reply |
|
|
 Vidock | 2009-07-13 15:18:54 |
If i create excel file that are bigger than 7087104 the system show the error "Maximum file size, 7087104, exceeded". Can i create excel file bigger than 7087104 and how? Thank
|
| |
2. Re: Maximum file size, 7087104, exceeded |
|
Reply |
|
|
 Hakim | 2011-05-24 10:02:45 - In reply to message 1 from Vidock |
Use class Spreadsheet_Excel_Writer (available on pear package)
it's same class but it was optimized with OLE lite class
Configure pear, install Spreadsheet_Excel_Writer package, install OLE package, synchronize the class functions, and Go ! |
|