how to catch the print event When user Clicks Print Button In Crystal Report...
i created a report using vb.net 2008 and crystal report viewer. if user print the report, I need to recored it.user click on print button and print dialog show up with default print then user can click...
View ArticleMissing Parameter Values in PrintToPrinter
.rpt files version: .Net VS2010Current Development Environment:Windows 2008 (Operating System)Visual Studio 2010 SAP Crystal Report Runtime for .Net Framework 4Crystal Report addin for Visual Studio...
View ArticleCrystal Report 11.5.3700.0 support in 64 bit operating system
Hi, My windows service is build in 'ANY CPU' configuration. I'm using these 2 dlls CrystalDecisions.CrystalReports.Engine and CrystalDecisions.Shared (version 11.5.3700.0). In 64 bit OS, the...
View ArticleApplyLogOnInfo method seems to do nothing
Hi, I have a .NET 4.0 ASP.NET application that displays Crystal Reports (CR 2011 or CR 2008) via a CrystalReportsViewer control. For each report, before it is rendered, it will change the database...
View ArticleCrystal Reports Viewer: trapping the event fired when the PRINT button is...
Crystal Reports Viewer: trapping the event fired when the PRINT button is pressed on the toolbar.vb.net 2008 and crystal v9/M_736799.htmlWe have a simple window apps that contains a CR viewer. When...
View ArticleProblem with CR Viewer rendering
Hi, I updated CR 13 to 13 SP4 (VS2010 ASP.NET) I'm having a lot of reports that are working properly. Now (SP4), when I open a report on a CR viewer the report isn’t rendering correctly but when I...
View ArticleComputer specific error in Crystal Report
Hello, I have created a report using VS 2012 that has different behavior on different computers. I've tested it on one other PC and two servers. On my PC it works fine, everywhere else it shows the...
View ArticlePlease Help. Crystal reports 10 issue -...
Hi, I am working on a deployment for a client and its one of those lovely RDP things where we cannot copy text, so screenshots it is I am afraid. This is a virtualization exercise of an existing live...
View ArticleCrystal Reports for .NET Framework 4.0 Windows Installer
Hi to All, We are using Crystal reports in our windows application in .net. While making installer we have selected crystal reports in the prerequisites.After making the 64 bit installer when we are...
View ArticleCrystal Report for VS2010 - The Go To Page function does not work
When running a report into Crystal(VS2010), the Go To Page function does not work. Typing in a page number and pressing Enter does not take you to that page. The report remains on the current page....
View ArticleGet Access to Special Field Values
I have an RPT file with saved data that I need to access. I can access the majority of the data using the RowsetController however I am unable to access the Special Field value PageNumber or PageNofM....
View ArticleProblem with TWAIN scanners
Ever since we upgraded our application to use Crystal Reports v11, it does not recognize our TWAIN scanner drivers. I have narrowed it down to the ExportToDisk function. The scanners are all accessible...
View ArticleCannot Load File C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports...
I'm Using VS 2012 with CR for VS SP5 (2012) on my Development Machine with Win 7 64 Bit with MS Access ADO .Net Connection to Access 2007 DB File Development and all is working fine and had also...
View ArticleCrystal Reports APS.NET Viewer in IE 10
Reports do not render properly in IE using ASP.NET Crystal Reports Viewer. All I see is vertical bars. If I switch to IE 9 mode in Developer tools, report looks fine.ThanksSergey
View ArticleCR2008 - "The system cannot find the path specified"
Hi, I have a report designed with CR 2008. In my VB.Net programm I execute a "CrystalDecisions.CrystalReports.Engine.ReportDocument.Export" to export the report f.ex. to pdf.This works fine. Now I add...
View ArticleChanging report datasource at runtime
In advance, I've read all of the posts on here about dynamically changing the datasource for your report at runtime and none of it seems to work. I developed a report against my development database...
View ArticleLoading SubReport Dynamically from .rpt file using C#
Hi All, This question has probably been posted and answered by others a thousand times, but I'm hoping to receive a positive response It is straight forward to load a report dynamically from a file...
View ArticleCrystal report version
Hi After I download crystal report http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_5.exe). on my PC, what version crystal report(it has too many different version, I am confused..)...
View ArticleHow can I increase Row Height when exporting to xlsx format?
Crystal Report for Visual Studio 2010, service pack 4I have a very simple report, with a few database fields in the detail section. When I export to Excel xlsx the height of the rows is just slightly...
View ArticleSetting numeric format for a report field dynamically using VB .NET 4.0
I am trying to set the ThousandsSeparator value dynamically in a VB program. Using VS 2012 with CR 13.0.2 (x64). Target CPU is x64 Ludek Uher provided an excellent post...
View Article