I am displaying reports using the Crsytal Report Viewer JSP option in a web based java application running on WebSphere 7.0. We are using Crystal Reports 11.8.0. When you click the export option, there is no option to export to Excel.
The only options are:
Crystal Reports (RPT)
Adobe Acrobat (PDF)
Microsoft Word - Editable (RTF)
Rich Text Format (RTF)
Comma Seperated Values (CSV)
We used to use the JSF components to connect to a Crystal Report server and that displayed both Excel and Word (DOC) formats. But since the Business Objects JSF components are for JSF 1.0 we can't use them anymore.
Is there a way to get the excel option back on the export list?
Thanks,
Jason Vorpahl
Edited by: jvorpahl on Feb 22, 2011 9:47 PM - Changed to correct Crystal Report Version