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