19:00:28 Create new PHPExcel object
19:00:28 Set document properties
19:00:28 Add some data
19:00:28 Set header/footer
19:00:28 Add a drawing to the header
19:00:28 Set page orientation and size
19:00:28 Rename worksheet
19:00:28 Write to Excel2007 format
19:00:28 File written to 04printing.xlsx
Call time to write Workbook was 0.0150 seconds
19:00:28 Current memory usage: 6 MB
19:00:28 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/www/bushmediatt.com/demo/pos/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 290
19:00:28 File written to 04printing.xls
Call time to write Workbook was 0.0113 seconds
19:00:28 Current memory usage: 6 MB
19:00:28 Peak memory usage: 6 MB
19:00:28 Done writing files
Files have been created in /home/www/bushmediatt.com/demo/pos/vendor/phpoffice/phpexcel/Examples