Crystal report to pdf with sub report
I used code below to display and print crystal report, it works fine. Now, new report has a sub report. How to add some code to works with? Rpt.SetDataSource(myDs) Rpt.Refresh()...
View ArticleSuppressing text box with page number property
I have a text box that i want to supress on the second page of a report. I'm hoping there is a way to check the page number and then suppress the text box if it is the second page. Does anyone know...
View ArticleVisual Studio 2008 Crystal Report 10.5 merge modules download
Hi All, I'm struggling with this problem about 2 weeks and still cannot find the resolution. I was developed a .Net application with visual studio 2008 and using crystal report to generate report. It...
View ArticleThe report you requested requires further information
how do i get the report to work correctly without giving this message and login prompt? i searched the threads and i saw this a few times but i haven't actually seen a real solutionii have a...
View ArticleCrystal Reports error
We have created a report, using embedded Crystal Reports in VS2010, that we are now trying to print without using the viewer. The report name is "FileFolderLabels.rpt". Everything works fine when we...
View ArticleCrystal Reports not open after restart IIS
Can anyone help me for this Issue. I restarted the IIS after that I cant open some reports. But I cant open some other module reports. It shows the error as "CryatalDecision.Shared.CrystalReports:Load...
View Articleget a crystal report from asp server
hello, i need to reach the controls of a crystal reports viewer which is shown in webbrowser control. this viewer is a javascript object. the server needs authentication. i used wireshark to find an...
View ArticleCrystal Report Error Saying "The system cannot find the path specified. "
I am trying to open a crystal report in Visual Studio 2008. When I debug in it my local server, I see the reports. But when I publish it to test server, it gives me the error the system cannot find the...
View ArticleWant to create multilingual crystal reports using xml
We have a poject in which crystal reports are already developed in english. We want to translate existing report's only static text using xml (to another language). For that, before replacing text I...
View ArticleWhy Showing all records ?
I am creating a Crysal Report,, by using Wizard. In wizard, i have set columns, group by Now, i have called Stored Procedure and passed some parameters, returned resuilts get stored in DataSet by...
View ArticleDisplay pdf on the screen without saving from crystal report
I want to display pdf from crystal report viewer without save the file. How to modify the code below so that it only display pdf file on the screen? Dim CrExportOptions As ExportOptions Dim...
View Articleview user select data in to crystal report.
hi i am working on a project where a i have to view a report acording to some user selection from the web form controls, how i can view the selected data in to the report?
View ArticleCrystal Report With type data set.
Dear all i have type data set in asp.net could any one help me how to write crystal report from type data set.
View ArticleWhere is properties for rpt file?
I red a answer from http://scn.sap.com/thread/2138029 said as below but I can't find properties for rpt file. Where is it? I also got the error few weeks before. I just did as like below...
View ArticleRefresh parent page after crystal report download on button click
I have button on one page(default.aspx). When i clicked on it another page(PrintPdf.aspx) gets open and pdf gets download. Till here ok. but i want to refresh page(default.aspx) after report gets...
View ArticleFormula value never print
I'm having following formula, but never print lcHrsMin(it is appear as blank) while preview the report, willyou please advice how to rectify this:-local numbervar lnHrs:=0;local numbervar...
View ArticleHide document map panel
Hi,How to hide report viewer control document map panel .Thanks,Aish
View Articledetails for a date and time in future.
i want to generate a report where the details are related to future date and time.how i can do that??
View ArticlePrinting From a server No printers are installed.
I am trying to print from a server, but I am getting the following error when I try to print.. No printers are installed. - at System.Drawing.Printing.PrinterSettings.GetHdevmodeInternal(String...
View ArticleCrystal Viewer for VS2010 doesnt show report in FireFox (FF)
Have web app in .NET 4.0 with Crystal report for Visual Studio 2010 (crystal version 13). Reports works fine in IE & Chrome. But in FireFox (FF), in any version (tested in 8/9/16 version),...
View Article