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