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