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