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