13:13:34 Create new PHPExcel object
13:13:34 Set document properties
13:13:34 Add some data
13:13:34 Set header/footer
13:13:34 Add a drawing to the header
13:13:34 Set page orientation and size
13:13:34 Rename worksheet
13:13:34 Write to Excel2007 format
13:13:34 File written to 04printing.xlsx
Call time to write Workbook was 0.0128 seconds
13:13:34 Current memory usage: 6 MB
13:13:34 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/scientificatiles/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
13:13:34 File written to 04printing.xls
Call time to write Workbook was 0.0113 seconds
13:13:34 Current memory usage: 6 MB
13:13:34 Peak memory usage: 6 MB
13:13:34 Done writing files
Files have been created in /home/scientificatiles/public_html/vendor/phpoffice/phpexcel/Examples