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