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