16:59:05 Create new PHPExcel object
16:59:05 Set document properties
16:59:05 Add some data
16:59:05 Set header/footer
16:59:05 Add a drawing to the header
16:59:05 Set page orientation and size
16:59:05 Rename worksheet
16:59:05 Write to Excel2007 format
16:59:05 File written to 04printing.xlsx
Call time to write Workbook was 0.0104 seconds
16:59:05 Current memory usage: 6 MB
16:59:05 Write to Excel5 format
16:59:05 File written to 04printing.xls
Call time to write Workbook was 0.0098 seconds
16:59:05 Current memory usage: 6 MB
16:59:05 Peak memory usage: 6 MB
16:59:05 Done writing files
Files have been created in /home/realtori/public_html/taller2/vendor/phpoffice/phpexcel/Examples