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