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