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