Print Page | Close Window

How to Export Report To Text Format

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=859
Printed Date: 03 May 2024 at 9:14pm


Topic: How to Export Report To Text Format
Posted By: majidbhutta
Subject: How to Export Report To Text Format
Date Posted: 15 Jun 2007 at 1:15am
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



Replies:
Posted By: complicated_ch
Date Posted: 16 Aug 2007 at 2:02am
Originally posted by majidbhutta

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
 
Hi,
 
Now, I also want to implement this features. Have you found the solution for the .txt format. Kindly PM me the progress.
 
Thanks



Print Page | Close Window