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