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