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