18:53:29 Create new PHPExcel object
18:53:29 Set document properties
18:53:29 Add some data
18:53:29 Set header/footer
18:53:29 Add a drawing to the header
18:53:29 Set page orientation and size
18:53:29 Rename worksheet
18:53:29 Write to Excel2007 format
18:53:29 File written to 04printing.xlsx
Call time to write Workbook was 0.0251 seconds
18:53:29 Current memory usage: 4.25 MB
18:53:29 Write to Excel5 format
18:53:29 File written to 04printing.xls
Call time to write Workbook was 0.0180 seconds
18:53:29 Current memory usage: 5.5 MB
18:53:29 Peak memory usage: 5.5 MB
18:53:29 Done writing files
Files have been created in D:\whospost\dv\vendor\phpoffice\phpexcel\Examples