Generate report in Text File in tabular format - c# .Net
Is there any way in C# .Net to generate a report in a text file? The data
should be arranged in tabular format?
RDLC can generate report in pdf or Excel but specifically to text file is
my requirement. The columns can be separated by spaces or any other
special character.
No comments:
Post a Comment