Send output of XML report as .txt file
I have custom report which creates data in XML and processes output in excel format. I want to send output in email attachment as file with .txt extension (text file). I want to know any possible way to do this.
0