20:33:07 Create new PHPExcel object
20:33:07 Set document properties
20:33:07 Add some data
20:33:07 Set header/footer
20:33:07 Add a drawing to the header
20:33:07 Set page orientation and size
20:33:07 Rename worksheet
20:33:07 Write to Excel2007 format
20:33:08 File written to 04printing.xlsx
Call time to write Workbook was 0.0671 seconds
20:33:08 Current memory usage: 7.75 MB
20:33:08 Write to Excel5 format
20:33:08 File written to 04printing.xls
Call time to write Workbook was 0.0653 seconds
20:33:08 Current memory usage: 10.75 MB
20:33:08 Peak memory usage: 10.75 MB
20:33:08 Done writing files
Files have been created in C:\wamp64\www\old_bo\bo\vendor\phpoffice\phpexcel\Examples