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