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