01:23:36 Create new PHPExcel object
01:23:36 Set document properties
01:23:36 Add some data
01:23:36 Set header/footer
01:23:36 Add a drawing to the header
01:23:36 Set page orientation and size
01:23:36 Rename worksheet
01:23:36 Write to Excel2007 format
01:23:36 File written to 04printing.xlsx
Call time to write Workbook was 0.0564 seconds
01:23:36 Current memory usage: 2 MB
01:23:36 Write to Excel5 format
01:23:36 File written to 04printing.xls
Call time to write Workbook was 0.0552 seconds
01:23:36 Current memory usage: 3 MB
01:23:36 Peak memory usage: 3.75 MB
01:23:36 Done writing files
Files have been created in /home/lifestyles/public_html/deploy/vendor/phpoffice/phpexcel/Examples