Make last page footer closing detail section
I designed to print 20 lines in detail section.If records are 53 lines the report will print 3 pages.The last page only has 13 linesIs it possible to make last page footer closing detail section?
View ArticleIn Asp.net page, how to code to load main and sub report?
I created main and sub crystal report using different dataset as report source.In Asp.net page, how to code to load main and sub report?
View ArticleAlternate row color in blank line
I designed to print 20 lines in detail section. If records are 53 lines the report will print 3 pages. I code in CR detail section to make Alternate Row Color if recordnumber mod 2 =0 then CrSilver...
View ArticleCrystal Report export to PDF in ASP.NET 4.0,Windows Server 2008,IIS 7.5
we have application in visual studio 2008,iis 6.we converted that appliction to visual studio 2010,crystal reports 13,IIS 7.5,Windows Server.When we export report into large PDF not displaying anything...
View ArticleObject reference not set to an instance of an object. on report viewer...
<div class="jive-rendered-content">i am passing a parameter on the viewer its showing the reportits showing at the left side the parameters, and the parameter that i passedthe problem its when i...
View ArticlePrint 24 rows in detail section per page
I want report to print 24 rows in detail section per page. How to do it?
View ArticleExporting Crystal Report to excel I am getting memory out of exception error.
Hi,<div class="WordSection1">When I try to export my crystal report to excel I am getting memory out of exception error.My data here has 52k rows and 5 columns. When the data is huge I face this...
View ArticlePassing a Request.QueryString to a Crystal Report SQL Command
Does anyone know how to pass aRequest.QueryStringto a Crystal Report SQL CommandI know this wont work but it demonstrates want I want to doSQL CommandSelect * From Mydatabase WHERELocID =...
View ArticlePrinting Crystal Report Directly Or export and print crystal Report
HaiI have Been Trying to get a solution how to print the crystal report programmatically by clicking button for a almost 4 months Now. I Have asked the question .. and mark as answer without getting a...
View ArticleCrystal Report Problem
[Mod: Edited to mask password]Hi all !I am working on crystal report VS2010(Using C#). When i debug my project, it gave me two errors:Load Report Failed. Type...
View ArticleIn Web form Crystal Report Viewer displaying blank
HiI'm new in Webform with Crystal Report. After a long goggling I able to build a Crystal report in web form. But it not displaying any thing. Here I will describe what I did.1. Download...
View ArticlePausing a Job
In crystral reports, i have about 100 orders that print a day...is there a way i can pause the print job to print so many pages at a time, pause, then continue printint?
View ArticleCrystal report custome font
Hi,I am facing issue with custom font.I have installed one custom font on server windows\font\ folder. And Format Object I have set this custom font.I is working fine.But when I run this crystal report...
View ArticleProblem while adding a Stored procedure
I have a crystal reports, which takes an ID as an input, which acts as a primary key and foreign key in various tables. Now I have a stored procedure, which I want to join with rest of these tables....
View ArticleSAP Crystal report not working in VS 2012
HiPls see this thread.http://forums.asp.net/t/2000371.aspx?In+Web+form+Crystal+Report+Viewer+displaying+blankI posted here my problem and code.I used the same code in VS2010. It correctly binding the...
View ArticleCrystal Report
Hello,I would like to ask on how to add a value on crystal report based on Session.For example:The user wants to generate customer masterlist report.The User's name must be there in the crystal report...
View ArticleVisual Studio 2012 Crystal Report not working on Web server
Hello,I have created a crystal report in VS2012. it is working properly on local but when i host site on live server then it gives below error.Could not load file or assembly 'CrystalDecisions.Web,...
View Articlehi, i am trying to open and view a report that comes from another server with...
hi, i am trying to open and view a report that comes from another server with different odbc connectioni created a crystal report for a mysql database on my machine and everything works greatbut we...
View ArticleExport Crystal to Excel FORMAT OPTION
Dear allOnce opened a report from Crystal we have the possibility to export to excel choosing the app as Excel version XX Extended.Normally before exporting the report to Excel a FORMAT OPTION mask pop...
View ArticleCrystal Reports prompt issue on export: “The report you requested requires...
I have searched through forums for a solution but none seem to work for me.I have an ASP Webform/MySql application which displays Crystal Reports.The ones which do not require a user to enter a...
View Article