How to remove left margin in ReportViewer?
Hi,I've a ReportViewer designed without any margins. i.e, margins given Zero inches all top left, righ and bottpm respectively.Report starts exactly from left without any margin.But, when I print in...
View ArticleCrystal Report Print to PDF option
Hi,I am using Crystal Report 13 and trying to print a report. I setup my crystalreportviewer as bellow.<CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="true"...
View ArticleParameters are not accepting on Crystal Report
Hi,I have one crystal report where i created three parameters.1. pJobOrderID (set its ValueField = JobOrderID of my xsd)2. pJobOrderYear (set its ValueField = JobOrderYear of my xsd)3....
View ArticleFormulaFields only accepts numeric data
Hi,I have a problem. I am passing text in FormulaFields. It passes only numeric data.ReportDocument rptdoc = new ReportDocument(); rptdoc.Load(Server.MapPath("CrystalReport2.rpt"));...
View ArticleData extract from View in crystal report didn't diplay
Dear All, My problem is that the data extract from view into crystal report didn't display data, but from other views data display successfully.I search from 3 days on internet about this problem but...
View Articlecrystal report in vs2010
hi to all, does not working crystal report in vs 2010...below error occured how to resolve itunsupported operation. a document processed by the jrc engine cannot be opened in the c++ stack. how to...
View ArticleCrystal Report viewer navigation buttons not working
Working in Visual Studio 2008 and using the packaged Cystal Reports (version 10.5). I have a couple pages that use the Crystal Reports Viewer to display the reports, and I use the CRV navigation...
View Articlehow to Dynamically display images in crystal report from database in asp.net
hi everyonehow to display images use crystal reports from database in asp.netpls suggest me
View ArticleUnable to show activex PrintControl, showing pdf export instead !!
Hi allI designed a report using crystal reportThe report is showin with no problem. But when I click the print icon button on the crystal report toolbar, it doesn't show the print dialog.It shows the...
View ArticleChanging the orientation
I have a report designed in Crystal Reports 9.0. I just changed the orientation from landscape to Portrait. Now while exporting the output of the report it PDF format, the contents that was fitting in...
View ArticleParameter Fields and Formula Fields
I have a Crystal Report that I need to send both Paramater information to and Formla information to. I have the Parameter information working fine, but I can't get the Formula information sent. The...
View ArticlePassing Multiple Parameters
I'm trying to pass several parameters to a Crystal Report, but it seems to always send nothing to the report. I step though and it seems to work, but at the last minute it just sends nothing. If...
View ArticleShow google map in report
Hi,I am using telerik reporting and asp.net 4.0 . I want to show the google map in the report. I am fetching langitude and lattitude to report as parameter.But don't know how to actually impliment this...
View ArticleExport to CSV and PDF.
Without having to re-load the Crystal Report. Is there a way to export the CrystalReportViewer to a PDF or CSV file. I've seen code that you have to create a new instance and then you have to pass all...
View ArticleHow to use dataset in crystal report from code behind
i made a dataset , and then made a datatable1 that get all record from student , degree,and deparetment table.it have to mthod GetDetail,GetDetailData();i also make it crystal report ,and drage column...
View ArticleJavaScript Runtime error:bobj undefined
Hi,I installed crystalreport software using www.sap.com. I did one crystal report. I am getting bobj undefined javaScript runtime error.I am using vs-2012. Please guide me.............Error :Unhandled...
View ArticleError "Not enough storage is available to complete this operation"
Hello all,We getting this error message "Not enough storage is available to complete this operation" when trying to generate a PDF file via Crystal Reports\Web Application with data pulled from SQL...
View ArticleImage in crystal report
Hi all,I have crated crystal report and attached through store procedure but some reason i need to show signature from different table.i dont want to join table in store procedure.i need solution like:...
View ArticlePage Number Incorrect
I have a crystem report. I have inserted this filed Page N of M in Page footer. The issue is when I export the report in PDF format. There are total 6 pages but the page numbers are getting displayed...
View ArticleHow to view crystal report l in asp.net
hi i made a report with crystal report how can i see on asp.net
View Article