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