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