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