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