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