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