Encoding problem while exporting report to PDF
Hi everyone We have a trouble while exporting Crystal Report with Russian or Lithuanian characters to pdf on web. Some of Lithuanian characters are exported as question marks u201C?u201D. The problem...
View ArticleError in Crystal Report 2008 SP1
Hi, I created a parmeterized sql command template(.rpt) example:SQL 'SELECT Name FROM Employee WHERE EmployeeID = {?EmpID}' in the template command with parameter as EmpID. We are generating the...
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 ArticleCrystal Reports for Eclipse 2.0 Release Update 8 is Now Available!
Crystal Reports for Eclipse 2.0 Release Update 8 is Now Available for Download! Download site for the Crystal Reports Java Runtime, Eclipse Installation package, and Eclipse All-In-One package are...
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 ArticleEncoding problem while exporting report to PDF
Hi everyone We have a trouble while exporting Crystal Report with Russian or Lithuanian characters to pdf on web. Some of Lithuanian characters are exported as question marks u201C?u201D. The problem...
View ArticleJRC error while running
Hi, after removing the report location tag i am getting the following error.for your information i am using the desktop applicaton. - Requested node not found in configuration file- received request:...
View Articlejava.util.MissingResourceException: Can't find resource for bundle...
Hi! We are receving this error message while calling a Crystal report from Java -Weblogic. We are on Weblogic 12c using JDK 1.7 We are getting this error only on 1 server. Its working on 2 other...
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 ArticleThe page numbers are not reset based on group though Crystal Report API
Hi, When i run a report through Crystal Report tool the page numbers are reset based on group say (1/3,2/3,3/3 : 1/2,2/2) but when i run the report though my application the page numbers are not reset...
View Articlejava.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
Hi, How to resolve the below error in Crystal reports usin JSP; Error Stack Trace: java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1ORA-01000: maximum open cursors...
View ArticleCR4E How to do left outer join?
Have been looking thru the CR4E latest version and cannot find how to do a left outer join (or anything but a standard join). Is there a way to do it with record filtering or some other method, the...
View ArticleCr4e V2 Report stuck in infinite loop
Recently we upgraded to Cr4e V2 from JRC. Our reports were running fine. We have replaced the ChangeTableLocation calls with ReplaceConnection calls with the _doNotVerifyDB option. Most of the reports...
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 ArticleSlowness with setTableLocation when using Java 8 (1.8)
I have a NetBeans 8.0.1 platform application, and I've run into some problems with Crystal Reports running very slowly with Java 8, where everything seems to be fine in Java 7.I narrowed the problem...
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 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 ArticleCR4E How to do left outer join?
Have been looking thru the CR4E latest version and cannot find how to do a left outer join (or anything but a standard join). Is there a way to do it with record filtering or some other method, the...
View ArticleUse XML as data input for Crystal Report for Eclipse
Hi, I am completely new to crystal report and please kindly forgive me if I ask some stupid questions.Actually, I have searched the forum for the topic and found some related threads, but I still want...
View Article