21:04:48 Create new PHPExcel object
21:04:48 Set document properties
21:04:48 Add some data
21:04:48 Set header/footer
21:04:48 Add a drawing to the header
21:04:48 Set page orientation and size
21:04:48 Rename worksheet
21:04:48 Write to Excel2007 format
21:04:48 File written to 04printing.xlsx
Call time to write Workbook was 0.0398 seconds
21:04:48 Current memory usage: 6 MB
21:04:48 Write to Excel5 format
21:04:48 File written to 04printing.xls
Call time to write Workbook was 0.0380 seconds
21:04:48 Current memory usage: 6 MB
21:04:48 Peak memory usage: 6 MB
21:04:48 Done writing files
Files have been created in C:\xampp\htdocs\crm\vendor\phpoffice\phpexcel\Examples