Using Crystal Report.net in my ASP.net web application, I am creating PDF file, which is subsequently getting printed by the user. I want to create text file instead of PDF file. Can any one guide me, how I will create TXT file?
Thanks