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