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