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