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