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