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