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