Unexpected ValueType: ValueType=[255] with JVM 1.6 using NVARCHAR, Oracle...
We're using CR2008 for reporting services in our web-based application. JVM 1.6, Oracle 11.2.0.3, using Oracle stored procedures for queries. We use NVARCHAR column types in out result sets because our...
View ArticleCombination of charts in Crystal Reports for Eclipse
Hi, I need to use two types of charts in a graphic: area and lines. I've read an article where they use a transparent background to place a chart over the other, but they use Crystal Reports. I...
View ArticleCrystal Reports 2008 SP5 Download
I would like to apply Crystal Reports 2008 SP5.I know SP4 is located in following. http://scn.sap.com/docs/DOC-27917 But SP5 is not there.Could you please tell me where SP5 is?
View ArticleCrystal reports using wrong database at runtime with oracle
Hi All, I'm using Crystal Reports for eclipse (v11.8.0 in the settings tab) with an Oracle 10g database. We're using JNDI for our runtime datasource (set via "JNDI Connection Source" property in the...
View ArticlereportAppFactory.openDocument hangs
Hi I am using following code to open the report in CrystralReportViewer, however when reportAppFactory try to open the report document, it stuck at this line or seems to be hang IReportAppFactory...
View ArticleCannot Extract Embedded Font in PDF Report Generated Using Crystal Reports XI
The issue is that sometimes the PDF reports generated by Crystal Report XI are not showing the fonts properly. Arial font is used in the Crystal report template(.rpt file) for field label and data...
View Articlejava: Is it possible to register own fonts in crystal reports (needed for...
Hi @all, afaik fonts will be automatically embedded in pdf if the font is available for the jvm. So copy my fonts (e.g. mscorefonts on linux or barcode-fonts) into the jvm works as expected - pdf is...
View ArticleCrystal Reports 2008: Null userid not supported error
Good day! I'm currently encountering an error with crystal reports that I'm no longer sure what the root cause is. I wanted to test a report I made using the report designer and test from there using...
View ArticleHow to switch database connection at runtime in crystal reports using java swing
Please help. I am developing a swing application that can open reports made using crystal reports xi. What Im trying to do is to open a report and pass the connection info to that report so that I can...
View ArticleReports in Arabic exported to PDF the Alignment right to left is not working
Hello, We have an issue with export reports in arabic exported to PDF. The alignment right to left is not working if applied. The reports are created with Crystal Reports Designer 2011, but the java...
View ArticleHow to generate Pages N of M in Crystal Report programmatically?
HI, Whenever I am using page n of m,one of the reports times out.The report uses 4 sub-reports.I have removed the special field page n of m, from the report and the report runs fine.I was wondering if...
View ArticleCrystal libraries for jdk 1.8
Hi All, We have recently upgraded our project from java 1.6 to 1.8. After the upgrade we are seeing few errors while exporting using crystal. We use the 12.2.2 version of the libraries. Details are...
View ArticleWhere can I download the latest JRC jars?
Where the heck do I go to download the latest Jars for JRC? I am not using Eclipse. I just want the jars. All the links I've found send me back to the old site. When and what was the last release?
View ArticleHow to call crystal reports in oracle Jdeveloper
Hi all, I am new in crystal reports . I had created crystal reports Eclipse IDE 3.3.2 in that i created .rpt & .jsp . how to pass parmeter in that file to Jdeveloper or which fille use to pass...
View ArticleJRCExportReport.java runtime error
I'm working with the sample code provided in the Java JRC Desktop Export Report Disk PDF.zip file. My goal is to expand on the code to develop a standalone desktop app to export reports to pdf. I'm...
View ArticleHow to switch database connection at runtime in crystal reports using java swing
Please help. I am developing a swing application that can open reports made using crystal reports xi. What Im trying to do is to open a report and pass the connection info to that report so that I can...
View Article"Can't find resource for bundle java.util.PropertyResourceBundle" error
I just upgraded my webapps to use CR4E SP1. Every time I view a report, I get the following error. What am I missing? [2009-05-08 10:49:56,826] ERROR com.crystaldecisions.reports.common Failed to load...
View ArticleIs it possible to cancel a running export (PrintOutputController#export)
Sometimes it takes very long to create a report and therefore I want to add the option to cancel the export. But I did not found an option to cancel a running export. PrintOutputControler#export (with...
View Article