02:50:21 Create new PHPExcel object
02:50:21 Set document properties
02:50:21 Add some data
02:50:21 Set header/footer
02:50:21 Add a drawing to the header
02:50:21 Set page orientation and size
02:50:21 Rename worksheet
02:50:21 Write to Excel2007 format
02:50:22 File written to 04printing.xlsx
Call time to write Workbook was 1.1248 seconds
02:50:22 Current memory usage: 2 MB
02:50:22 Write to Excel5 format
02:50:22 File written to 04printing.xls
Call time to write Workbook was 0.0176 seconds
02:50:22 Current memory usage: 2 MB
02:50:22 Peak memory usage: 2 MB
02:50:22 Done writing files
Files have been created in C:\wamp64\www\sviaticos\vendor\phpoffice\phpexcel\Examples