Calling Standalone Crystal Report(2008) from a windows Java Program
This is a very basic question. How do i invoke a Crystal Report(Standalone) 2008 by writing a simple Java Program. The intent of the java program is to Call the report and run the report to generate a...
View ArticleError code:-2147467259 Error code name:failed Java desktop application
Hi guys,I'm trying to run Java_JRC_Desktop_View_Report_and_set_database_logon downloaded from this link:http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/d0d6f979-3e11-2c10-35a8-ac93994a30ed but...
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 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 ArticleCR XI R2 JRC: Error loading database connector (driverImpl.DriverLoader)
Hello! I developed a report with CR XI R2 SP6 Designer that uses native XML. Everything in the report seems to be fine...in the preview of my report, all data looks correct. When trying to review the...
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 ArticleOpen crystal report in JSP using crystal reports 13 (BO XI 4.0)
Hello,I am trying read old reports 10 reports in J2EE web application without any luck. Can someone direct me to appropriate documentation or example helping me get this working. I have copied the lib...
View ArticleCRJ SDK
Hi! The "Crystal Report Java runtime component" is available as a separate download to "SAP Crystal Reports, Version for Eclipse". So where can I find the javadoc for the API and the Development...
View ArticleError code:-2147467259 Error code name:failed Java desktop application
Hi guys,I'm trying to run Java_JRC_Desktop_View_Report_and_set_database_logon downloaded from this link:http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/d0d6f979-3e11-2c10-35a8-ac93994a30ed but...
View ArticleException in Crystal Reports when using Java 7 and TimSort
Hi We have encountered an error when using the Java export functionality of Crystal Reports. This error occurs using the latest runtime available for download (crjava-runtime_12.2.219). The error only...
View ArticleCall Crystal Report from java applet
I'm new to Crystal Report and my web application is based on classic ASP. I was told that latest version of CR does not support the ASP. Since I don't want to change current source codes, I'm...
View ArticleJava Desktop Application and Crystal Reports
Hi everyone, I have used Crystal Reports XI Release 2 to create a report which uses an odbc connection and I would like to simply print this report through java code. My application is simply a java...
View ArticleToo many open files under Linux
We are using Crystal for eclipse libraries version: 12.2.204 <br><br><br> In our application we are generating .PDF files of the reports in huge quantities. Generation is usualy done...
View ArticleCouldn't find 3-letter language code for en_en---- Error code:-2147467259
Hi team, While i am trying to export the reportclient document to PDF , i am facing problem.I am using crystal reports 2008. Java code used to export to PDF : ByteArrayInputStream byteInputStream...
View ArticlePassing a Fields value to the CrystalReportViewer object created in...
Hi everyone, Is there any way to pass report parameters to OpenDocument, specifically passing a Fields value to the CrystalReportViewer object created in htmlviewerbridge.jsp? I tried to store the...
View ArticleCrystal Reports font issue
Hello, Background:We use Oracle BI publisher as our reporting engine. We are now planning add Crystal support as 1 more option for reporting to our product.We save the pdf file exported from BI...
View ArticlegetOutputStream() has already been called for this response
HI Team, Please help me to resolve the below error : The Error Stack Trace is:java.lang.IllegalStateException: getOutputStream() has already been called for this response at...
View ArticleCrystal Reports Update to latest SP18
Hello, I installed the latest update SP18 and now all the dotted lines in the charts in my reports don't show up correct. They are no more dotted but long separate lines. See the screenshot. The yellow...
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 Article