04:43:37 Create new PHPExcel object
04:43:37 Set document properties
04:43:37 Add some data
04:43:37 Set header/footer
04:43:37 Add a drawing to the header
04:43:37 Set page orientation and size
04:43:37 Rename worksheet
04:43:37 Write to Excel2007 format
04:43:37 File written to 04printing.xlsx
Call time to write Workbook was 0.0325 seconds
04:43:37 Current memory usage: 6 MB
04:43:37 Write to Excel5 format
04:43:37 File written to 04printing.xls
Call time to write Workbook was 0.0279 seconds
04:43:37 Current memory usage: 8 MB
04:43:37 Peak memory usage: 8 MB
04:43:37 Done writing files
Files have been created in D:\dev\sklad\vendor\phpoffice\phpexcel\Examples