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