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