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