Enum value for CrystalDecisions.Shared.ExportFormatType.Text missing!
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello All! Well I am facing an odd issue in C# VS.Net 2005. I designing reports in CR 10. And my requirement is to programatically export the report in simple Text format maintaining its allignment. But the enum value CrystalDecisions.Shared.ExportFormatType.Text is missing and i am unable to export the report into text format. All other enum values are available like Word, Pdf, Excel , Html, Rtf etc but Text format not available. Please what may be the possible solution. Please help me in this regard . THANKX in ADVANCE