get subreport custom functions text
Hi All, Having real trouble getting the value of of Custom Function text (not CRUFL). In reports it is not a problem, but the SubreportClientDocument does not implement CustomFunctionController. Am I...
View ArticleHow do I get an average for each row
Ok so I think I have a simple report. I am displaying sensory or quality data ( like taste, color, etc.) by each product made on a certain day. All tests have a integer value ( 0 -10 ). So my...
View ArticleLabel report don't work correctlly
Hi all I have a report file to print labels in two columns but it didn't do with label wizard of crystal report, it was made like a normal report simulating two columns in details section how it show...
View ArticleCrystal Reports dynamic logon Database connection Procedure Reports
Hi ! I have an application on .Net C#. (Visual Studio 2015) This application prints reports using the crystal engine class for .NET. (I am using the last release for VS2015, I mean the v.13.0.16 of the...
View ArticlePrintJobLimit for Crystal Report 13.0 SP16 Visual Studio
Hello, ¿where are the PrintJobLimit parameter in windows registry for Crystal Report 13.0.1954 for Visual Studio 2013? Is here --> HKEY_CURRENT_USER\SOFTWARE\SAP BusinessObjects\Crystal Reports for...
View ArticleResize image blob at runtime
Hi, Is there any way to change the size of a blob field (in the detail section) at runtime in Crystal Reports? My report has one image per page return by a stored procedure. Each image in the report...
View ArticleWhat needs to install in windows 2012 web server?
From this link SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads There are many files can be downloaded and installed. After developing, I will use...
View Articledifferent result when print using crystal report viewer and...
Hi.I'm using VS 2015and CR v13,SP16i am using user defined paper 12 x 14 cm, when print using PrintOutputController.PrintReport the result become smaller than it should be.when print using CRViewer...
View ArticleIssue with Database Login screen
Using CR with VB.net Using code: Dim objConnectionInfo As New ConnectionInfo objConnectionInfo.DatabaseName = "FosterTrak" objConnectionInfo.UserID = "LimitedAccount"...
View Articleunable to display data from sub report
Hi,anyone could help me to solve why sub report is not showing data I create a sub report and feed data to datasource of crystal report by vb.net statementvb.net codeDim dtavg2 As New DataTable...
View ArticleHow to make crystal report working in my pc and web server windows 2012?
How to make crystal report working in my pc and web server windows 2012? PC Windws 7, Framework4.5, VS2013 Web server Windows 2012, Framework4.5
View ArticleCR .Net - Getting field values for each section at runtime
I am porting our integration with CR from the old COM based component to CR .Net. I'm using the latest version ((v.13.0.13.1597) for Visual Studio. Our reports contain BLOB fields which are used...
View Article.NET Graphic Location
I am using the graphic location to pull an image from the disk and place it in the report. This works with 2013 crystal reports. When I use the .Net Viewer I can show the path an it is correct but...
View ArticleLabel report don't work correctlly
Hi all I have a report file to print labels in two columns but it didn't do with label wizard of crystal report, it was made like a normal report simulating two columns in details section how it show...
View ArticleReport freezes
Good morning,I have used Crystal Report for a lot of time, before embedded in Visual Studio 2005 and when I migrated to Visual Studio 2010 I have installed your component. Some days ago I have...
View ArticleHow to show MYSQL SP results in crystal report
Steps:1. I have created VS2012 windows application.2. Created a crystal report (CrSales.rpt) and in database expert - my connections - added the MYSQL table names(2)3. Dragged the fields on the...
View ArticleMigration PutSQLQueryString to .NET datasets
Dear All, I'm using the latest .NET library (SP16 from Feb 2016SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads) and I encounter a strange...
View ArticleCan use Crystal Report 13.0.16.1954 with Visual Studio 2013?
Can use Support Pack 16 (v.13.0.16.1954) with Visual Studio 2013? According to this table says that version is 13.0.9 thanks!!!
View ArticleExcel formatting issues when using Crystal Reports SDK for VS .NET
We are using Crystal Reports SDK for VS .NET in our windows application development in VS2010 .net. The Crystal Report Viewer is embeded in the WinForm and tied up to the ReportDocument to display the...
View ArticleReport not Staying Linked with Database
I am using Crystal Reports inside of a Visual Studio winform Program, and i have run into an error that i cannot seem to get past. The Program runs and works extremely well on my local workspace, when...
View Article