06:57:31 Create new PHPExcel object
06:57:31 Set document properties
06:57:31 Add some data
06:57:31 Set header/footer
06:57:31 Add a drawing to the header
06:57:31 Set page orientation and size
06:57:31 Rename worksheet
06:57:31 Write to Excel2007 format
06:57:31 File written to 04printing.xlsx
Call time to write Workbook was 0.0071 seconds
06:57:31 Current memory usage: 6 MB
06:57:31 Write to Excel5 format
06:57:31 File written to 04printing.xls
Call time to write Workbook was 0.0061 seconds
06:57:31 Current memory usage: 8 MB
06:57:31 Peak memory usage: 8 MB
06:57:31 Done writing files
Files have been created in /home3/sisfree/public_html/vendor/phpoffice/phpexcel/Examples