02:54:22 Create new PHPExcel object
02:54:22 Set document properties
02:54:22 Add some data
02:54:22 Set header/footer
02:54:22 Add a drawing to the header
02:54:22 Set page orientation and size
02:54:22 Rename worksheet
02:54:22 Write to Excel2007 format
02:54:22 File written to 04printing.xlsx
Call time to write Workbook was 0.0608 seconds
02:54:22 Current memory usage: 5.5 MB
02:54:22 Write to Excel5 format
02:54:22 File written to 04printing.xls
Call time to write Workbook was 0.0267 seconds
02:54:22 Current memory usage: 7.5 MB
02:54:22 Peak memory usage: 7.5 MB
02:54:22 Done writing files
Files have been created in /home/www/mavensolutions.net/taxclinic/vendor/phpoffice/phpexcel/Examples