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