I use Crystal Reports Developer XI R2 SP4 updated with SP5 (11.5.11.1470).
I have designed a report with an Oracle jdbc connection.
I want to export this report in pdf in a Web Application with the JRC.
First, I have added a sql command with a parameter in the report :
> It works fine with CR Dev and with the JRC.
Second, I put the same sql command in a subreport :
> It works with CR Dev, but doesn't work in the JRC .
I get the following error :
java.lang.ClassNotFoundException: daviss.jeff.cellexporter.CellExporter
...
There is a post with the same error :
JRC: csv format export feature in CR XI R2
But the link bellow :
https://boc.sdn.sap.com/files/com.businessobjects.sdks_.jrc_.11.8.0_11.8.5.v1197.zip
does not work.
If anyone have an idea.
Thanks in advance.
Arthuro