11:00:47 Create new PHPExcel object
11:00:47 Set document properties
11:00:47 Add some data
11:00:47 Set header/footer
11:00:47 Add a drawing to the header
11:00:47 Set page orientation and size
11:00:47 Rename worksheet
11:00:47 Write to Excel2007 format
11:00:47 File written to 04printing.xlsx
Call time to write Workbook was 0.0586 seconds
11:00:47 Current memory usage: 2 MB
11:00:47 Write to Excel5 format
11:00:47 File written to 04printing.xls
Call time to write Workbook was 0.0861 seconds
11:00:47 Current memory usage: 2.5 MB
11:00:47 Peak memory usage: 2.5 MB
11:00:47 Done writing files
Files have been created in /var/www/html/vendor/phpoffice/phpexcel/Examples