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