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