18:28:31 Create new PHPExcel object
18:28:31 Set document properties
18:28:31 Add some data
18:28:31 Set header/footer
18:28:31 Add a drawing to the header
18:28:31 Set page orientation and size
18:28:31 Rename worksheet
18:28:31 Write to Excel2007 format
18:28:32 File written to 04printing.xlsx
Call time to write Workbook was 0.0362 seconds
18:28:32 Current memory usage: 5.5 MB
18:28:32 Write to Excel5 format
18:28:32 File written to 04printing.xls
Call time to write Workbook was 0.0330 seconds
18:28:32 Current memory usage: 7.5 MB
18:28:32 Peak memory usage: 7.5 MB
18:28:32 Done writing files
Files have been created in /usr/local/apache/htdocs/GonzaloPeƱalva/minas/vendor/phpoffice/phpexcel/Examples