03:33:45 Create new PHPExcel object
03:33:45 Set document properties
03:33:45 Add some data
03:33:45 Set header/footer
03:33:45 Add a drawing to the header
03:33:45 Set page orientation and size
03:33:45 Rename worksheet
03:33:45 Write to Excel2007 format
03:33:45 File written to 04printing.xlsx
Call time to write Workbook was 0.0408 seconds
03:33:45 Current memory usage: 5.5 MB
03:33:45 Write to Excel5 format
03:33:45 File written to 04printing.xls
Call time to write Workbook was 0.0354 seconds
03:33:45 Current memory usage: 7.5 MB
03:33:45 Peak memory usage: 7.5 MB
03:33:45 Done writing files
Files have been created in /var/www/localhost/htdocs/baaszoom/vendor/phpoffice/phpexcel/Examples