Symptom
A .NET application uses the Crystal Reports .NET SDK as the reporting development tool.
Is it possible to export a report to Record Style formats using the Crystal Reports .NET SDK?
Resolution
The Crystal Reports .NET SDK is unable to export to the Record Style formats.
The Crystal Reports .NET SDK can export to the following formats:
- CharacterSeparatedValues (CSV)
- CrystalReport (RPT)
- EditableRTF (RTF)
- Excel (XLS)
- ExcelRecord (XLS)
- HTML32 (HTML)
- HTML40 (HTML)
- PortableDocFormat (PDF)
- RichText (RTF)
- TabSeperatedText (TTX)
- Text (TXT)
- WordForWindows (RTF)
- Xml (XML) - Introduced in Crystal Reports 2008
Keywords
CR2008, CRXI, CR XI R2, Export Format, ExportFormatType, Record Style, recordstyle, UXFRecordStyleOptions, useReportNumberFormat, useReportDateFormat, ReportNumberFormat, ReportDateFormat, Report Number Format, Report Date Format , KBA , BI-DEV , Business Intelligence Software Development Kits (SDKs) , How To