Post Author: tle
CA Forum: JAVA
Hi , I have a web app in weblogic 8.1 that calls the crviewer to display reports created using CR10 designer from developer edition.
The JRC that comes with it does not export to csv. I read in some postings that the latest JRC bundled in Crystal Reports for Eclipse supports export to csv and the jrc libs can be used for app developed in other IDEs. But the sample codes in the Crystal Reports for Eclipse bundle contains references to "clientDoc" which is a component of RAS, if I'm not wrong. I would like to find out :
1) if I can just replace the jrc lib in weblogic workshop with the new jrc lib and do a csv export without a RAS?
2) Or had anyone successfully did an export to csv with a setup similar to mine using any other method?
Any advice is greatly appreciated. Thanks in advance.