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