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