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