15:34:25 Create new PHPExcel object
15:34:25 Set document properties
15:34:25 Add some data
15:34:25 Set header/footer
15:34:25 Add a drawing to the header
15:34:25 Set page orientation and size
15:34:25 Rename worksheet
15:34:25 Write to Excel2007 format
15:34:25 File written to 04printing.xlsx
Call time to write Workbook was 0.0459 seconds
15:34:25 Current memory usage: 6.5 MB
15:34:25 Write to Excel5 format
15:34:25 File written to 04printing.xls
Call time to write Workbook was 0.0341 seconds
15:34:25 Current memory usage: 8.5 MB
15:34:25 Peak memory usage: 8.5 MB
15:34:25 Done writing files
Files have been created in D:\wwwroot\jzg\vendor\phpoffice\phpexcel\Examples