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