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