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