16:03:58 Create new PHPExcel object
16:03:58 Set document properties
16:03:58 Add some data
16:03:58 Set header/footer
16:03:58 Add a drawing to the header
16:03:58 Set page orientation and size
16:03:58 Rename worksheet
16:03:58 Write to Excel2007 format
16:03:58 File written to 04printing.xlsx
Call time to write Workbook was 0.0134 seconds
16:03:58 Current memory usage: 6 MB
16:03:58 Write to Excel5 format
16:03:58 File written to 04printing.xls
Call time to write Workbook was 0.0120 seconds
16:03:58 Current memory usage: 8 MB
16:03:58 Peak memory usage: 8 MB
16:03:58 Done writing files
Files have been created in /var/www/html/admin/app/libs/PHPExcel/Examples