11:24:41 Create new PHPExcel object
11:24:41 Set document properties
11:24:41 Add some data
11:24:41 Set header/footer
11:24:41 Add a drawing to the header
11:24:41 Set page orientation and size
11:24:41 Rename worksheet
11:24:41 Write to Excel2007 format
11:24:41 File written to 04printing.xlsx
Call time to write Workbook was 0.0359 seconds
11:24:41 Current memory usage: 6 MB
11:24:41 Write to Excel5 format
11:24:41 File written to 04printing.xls
Call time to write Workbook was 0.0326 seconds
11:24:41 Current memory usage: 6 MB
11:24:41 Peak memory usage: 6 MB
11:24:41 Done writing files
Files have been created in /home/idshop/public_html/test/vendor/phpoffice/phpexcel/Examples