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