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