13:58:06 Create new PHPExcel object
13:58:06 Set document properties
13:58:06 Add some data
13:58:07 Set header/footer
13:58:07 Add a drawing to the header
13:58:07 Set page orientation and size
13:58:07 Rename worksheet
13:58:07 Write to Excel2007 format
13:58:07 File written to 04printing.xlsx
Call time to write Workbook was 0.6989 seconds
13:58:07 Current memory usage: 6.75 MB
13:58:07 Write to Excel5 format
13:58:08 File written to 04printing.xls
Call time to write Workbook was 0.6239 seconds
13:58:08 Current memory usage: 9 MB
13:58:08 Peak memory usage: 9 MB
13:58:08 Done writing files
Files have been created in /var/www/rmz31/vendor/phpoffice/phpexcel/Examples