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