11:45:24 Create new PHPExcel object
11:45:24 Set document properties
11:45:24 Add some data
11:45:24 Set header/footer
11:45:24 Add a drawing to the header
11:45:24 Set page orientation and size
11:45:24 Rename worksheet
11:45:24 Write to Excel2007 format
11:45:24 File written to 04printing.xlsx
Call time to write Workbook was 0.0592 seconds
11:45:24 Current memory usage: 4.25 MB
11:45:24 Write to Excel5 format
11:45:24 File written to 04printing.xls
Call time to write Workbook was 0.0717 seconds
11:45:24 Current memory usage: 5.5 MB
11:45:24 Peak memory usage: 5.5 MB
11:45:24 Done writing files
Files have been created in C:\xampp\htdocs\oa-OLD\vendor\phpoffice\phpexcel\Examples