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