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