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