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