hide image on printing
Hi,I would like tohide animageobject duringthe printing process in crystal report.I tried it witha parameter,but thenI get the request parameterprompt, andI do not want prompt..any suggestions?thks
View ArticleLoad Report Failed
I am using Asp.net 3.5 and crystal report 9 every thing was ok , but now i upgrade to asp.net 4.51 using visual studio.net 2013 and crystal report for visual studio 2013latest version , the problem is...
View ArticleHow to print few sections of report footer together
Hi,I have many sections under Report Footer, let's say around 6 sections(a-f). Last 3 sections I have used to display the signature, name & address details and report remarks each under different...
View ArticleTo make asp.net with Crystal Report working, what files need to install in...
My develop pc is running windows7, vs2013, framework4.5.In order to run asp.net application with Crystal Report in web server running windows 2012, what files need to install into web server?
View ArticleAccess Crystal Reports field values programmatically
I have tried a few different way but can't seem to find what I am looking for...I am running a Crystal Report programmatically using c#, I need to be able to access the values of the fields in the...
View ArticleCrystal reports export to excel not working
Hi thereI have an old vb.net asp.net application on .net framework 1.1 working in windows server 2008 with crystal reports engine 9.1 .I have recently migrated the database from sql server 2005 to...
View ArticleMultiline textbox data is not displaying in Crystal Report properly
Hi,In my application, I have a multiline textbox in which the user sometimes enters remarks in the tabular form like below.Column A Column B Column CWeek 1-5 0 to 5...
View ArticleCreating A Dynamic Column Tablix Report using RDL Generator
Hi!anybody have any idea of creating a Dynamic RDLC Report / Crystal Report .
View ArticleCrystal Reports - menu of reports
Is there a way to create a menu of all of my Crystal Reports so that users can select and run a report? I have the reports as shortcuts on the desktop but I have too many reports for that to be useable.
View ArticleFormulae for Format and Printing of Variable data
My report (label) has two components:1) Account Number, and2) Type of Account (e.g. General, Major, Minor....)Sometimes there will be a single account listed with multiple rows. Some accounts may have...
View ArticleCrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Invalid...
Hi ,We have written below code to export the crystal report data to .RTF format. ReportDocument rdoc = new ReportDocument(); strCmd = "select * from ff_cca_notes where ff_issue_id = " + sIssueID; da =...
View ArticleCrystal Report Export to PDF page size issue
Hi, I am encountering a problem with CR export to PDF page size issue.In my first computer, my desired page size is 16.53 x 11.68 in, which is what i wanted.However in my second computer, printing the...
View ArticleCrystalReportViewer - adding a HTML after binding the report document.
Is there way to use the CrystalReportViewer object to show some HTML defined aside from a ReportDocument object.I tried to use the Controls collection of the CrystalReportViewer object, but without...
View ArticleCrystal Report is not rendering in IIS 8 giving object reference not set to...
Dear Frens hi I am now migrating my application to new infrastructure , My application is calling the .rpt's and converting it into the PDF previously My application were running on Windows 2003 Server...
View ArticleGet date from table according to a pre - stored procedure run.
Hi. We have a custom program here that will create a table according to a selection of a parameter and then run a crystal report on that table. My Question is , can I get the pre stored procedure value...
View Articlehow to open pdf(crystalreport ) in browser instead of download it
I converted crystal report to pdf but I want to open pdf in browser directly instead of download pdfI don't want show message to open pdf or save ,I want to preview pdf in browser to use link pdf...
View ArticleCrystal report render all previous pages
hi all,i am using crystal report viewer for ASP.net version 13.0.2000.0i have report with many group items when i press in any group item from the left navigation panel of crystal report it take too...
View Articleobjects in Report are not placed properly
Hi allI added "data report" not crystal report.I placed textboxes into the report. The problem is that when I move a textbox close to the other and adjust the spaces between them, It appears ok in...
View ArticleApplying CSS to Crystal Reports
Hi I'm using crystal report version13,i need to set Cssclass in report. I have a cssclass named "cssreport" with the properties color:red;. I gave right click in the designer section,selected set...
View ArticleMultiple Column Report Design Challenge
I am using Visual Studio 2013 with the SAP Crystal Reports, developer version for Microsoft Visual Studio. I am new to working with Crystal Reports, and have only explored the designer. I haven't tried...
View Article