17:02:05 Create new PHPExcel object
17:02:05 Set document properties
17:02:05 Add some data
17:02:05 Set header/footer
17:02:05 Add a drawing to the header
17:02:05 Set page orientation and size
17:02:05 Rename worksheet
17:02:05 Write to Excel2007 format
17:02:05 File written to 04printing.xlsx
Call time to write Workbook was 0.0023 seconds
17:02:05 Current memory usage: 2 MB
17:02:05 Write to Excel5 format
17:02:05 File written to 04printing.xls
Call time to write Workbook was 0.0017 seconds
17:02:05 Current memory usage: 2 MB
17:02:05 Peak memory usage: 2 MB
17:02:05 Done writing files
Files have been created in /var/www/rh/vendor/phpoffice/phpexcel/Examples