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