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