21:33:44 Create new PHPExcel object
21:33:44 Set document properties
21:33:44 Add some data
21:33:44 Set header/footer
21:33:44 Add a drawing to the header
21:33:44 Set page orientation and size
21:33:44 Rename worksheet
21:33:44 Write to Excel2007 format
21:33:44 File written to 04printing.xlsx
Call time to write Workbook was 0.0113 seconds
21:33:44 Current memory usage: 2 MB
21:33:44 Write to Excel5 format
21:33:44 File written to 04printing.xls
Call time to write Workbook was 0.0065 seconds
21:33:44 Current memory usage: 2 MB
21:33:44 Peak memory usage: 2 MB
21:33:44 Done writing files
Files have been created in /home/myitalianu/itdepartment/vendor/phpoffice/phpexcel/Examples