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