RTF parsing issue in .NET Viewer
We are currently facing an issue in the report viewer for the rtf interpreted text field. If there a number appended to a string like "March 23", the text shows up "March23". Notice, the missing space...
View ArticleBlank Report VB.net Winforms
I used Crystal Reports 14.0.2 to build a report with a parameter field. The report works fine on my development machine. Then I called it from a VB.net, winform application using: Dim...
View ArticleAn error has occurred while attempting to load the Crystal Reports runtime.
VS2003 app to print labels which was working quite happily on Windows Server 2003 x32 Servers now encounters the following error when installed on a Windows Server 2012 R2 x64: See the end of this...
View ArticleLocation of Change Group Options
Looking in the SDK docs, I cannot for the life of me locate the object that holds the options visible in "Change Group Options". See attached screenshot. I do not think it is...
View ArticleWhy only 1 occurance of Child records shows on Report
Hello,I am using vb.net and my report is using 1 dataset and it has 2 tables in it. Tbl1 is the parent table, Tbl2 is the Child table and My sql statements are something like this.. 1stSelect = "Select...
View ArticleSubreport causing Main Report's Detail section to print repeatedly
I have created a sub report and calling it from the Group Footer section. My report structure is like this: Report HeaderPage HeaderGroup Header (Group by my Record Key #ID)DetailsGroup Footer (calling...
View ArticleProblem with culture settings in subreports
Hi,I use Crystal Reports for Visual Studio (CR Version 13.0.13 and VS 2012).The operating System is german and my application is set to the culture en-GB. Into the main report numbers and dates are...
View ArticleHow to print custom page size - Half of A4
Hi all, I am trying to print a report with a page setup of half of A4 size page. i.e. Width: 8.269 inches, Height: 5.847 inches. But the problem is while I am trying to do the page setup, it...
View ArticleGeneric gdi+ error when printing a chart
Hi all, I am having an issue with the Chart features of CR. Since adding a chart to my report I keep getting these gdi+, system.drawing errors. It happens whenever I try to print the report OR if I...
View ArticleUpdated examples for VS 2012 or 2013
Hello, I was hoping there might be updated examples of the use of the .net SDK for either Visual Studio 2012 or 2013. For example, the page...
View ArticleCrystal Reports : Update : version not updated in configuration panel
Hi,I 've updated my 'Crystal Reports Designer' with SP5 and SP6 package on my Windows 8 64 bits computer. But we can still read in the program panel SP4...(see attachment)I 've updated SAP Crystal...
View ArticleMultiple Databases Visual Studio
I tried to use the Visual Studio Link but there was some sort of error - delete or recover?? So I'm going to post from here. Let me know if this is a problem. I am using VS2010 and CR2011. I have...
View ArticleCrystal Reports: problem displaying justified text on the right
Hi!i have a problem with crystal report for visual studio 2010i try to display justified Arabic text on a text object/formula, the problem is the text does not show correctly on the viewer or printed i...
View ArticlePrinting crystal report with a custom document name value
Hello, Is there any way to print a crystal report with a custom document name value (see image below)? Long story short, I have a virtual fax printer that extracts data values from this field, one of...
View ArticleAn error has occurred while attempting to load the Crystal Reports runtime.
VS2003 app to print labels which was working quite happily on Windows Server 2003 x32 Servers now encounters the following error when installed on a Windows Server 2012 R2 x64: See the end of this...
View ArticleCR Viewer takes a while to load (Code Review)
Hello - Issue Background:I've created an application that utilizes the CR Viewer. Sometimes it loads quickly, other times not so much. This morning I received a support ticket explaining that a report...
View ArticleCrystal report viewer print button does not work correctly
Hi Team I am new to CE Reports and using crystal report viewer. Issue I am facing with Crystal report viewer is the print button is not opening the print options window. It is not even opening the pdf...
View ArticleCrystal report directly print to client's printer
Hi, We would like to directly print the crystal report document to the client's printer. We try the following code without success. ReportDocument1.printtoprinter(1,false,0,0) It seems only print...
View ArticleCrash after mouseover subreport
Hi,I create a Report with a Subreport.The Subreport Show me data from my Access Database. The Problem is, when i go with my mouse over the subreport data, the Report Crash with the follow german...
View ArticleCrystal Reports for Visual Studio Export, ExportToStream, ExportToDisc crash...
Dear all, I have a problem with Windows Forms applications when I generate a report (*.rpt) with 33 subreports at second time so on.I'm trying export to PDF. In the first click it's work, but no more...
View Article