15:31:15 Create new PHPExcel object
15:31:15 Set document properties
15:31:15 Add some data
15:31:15 Set header/footer
15:31:15 Add a drawing to the header
15:31:15 Set page orientation and size
15:31:15 Rename worksheet
15:31:15 Write to Excel2007 format
15:31:15 File written to 04printing.xlsx
Call time to write Workbook was 0.0814 seconds
15:31:15 Current memory usage: 7.5 MB
15:31:15 Write to Excel5 format
15:31:16 File written to 04printing.xls
Call time to write Workbook was 0.1076 seconds
15:31:16 Current memory usage: 10.5 MB
15:31:16 Peak memory usage: 10.5 MB
15:31:16 Done writing files
Files have been created in C:\wamp64\www\car\vendor\phpoffice\phpexcel\Examples