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