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