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