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