How to change the Crystal Report page alignment to be from Right to Left...
As known, the default page setup of the Crystal Reports is Left -> Right. However, as I am designing the report for Arabic, I need to set the page setup alignment to be from Righ -> Left. How can...
View Articlealgorithm for export with multiple reporting templates ?
Hi,I don't use to Crytal Report of MS, i am using aspose component because i think it easy way to export by html.I just would like to ask for algorithm, i have a multiple templates, every template have...
View Articledata sorting in crystal report
Hi, i have created a crossed tab crystal report. i wana sort my data based on column that i am not using in crossed tab report. i want to sort data based on column that i am showing in left bottom...
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 ArticlePage orientation
Hello, I'm having a problem while printing label on Monarch printer. My label: width: 4,5 cm height: 3,5 cm Page orientation for printer portrait - same as rpt file settings. The printer prints my...
View ArticleSubtracting SubTotal
I'm new to Crystal Reports for Visual Studio 2010. I create a crystal report that is being fill by a DataSet. It work perfect but now I'm stuck because I need to subtract two Group Subtotal. I'm...
View ArticleCrystal Report conditional formatting
In my crystal report I have a data field object GLate.What I want to do is that if the GLate field value = "late" then I want to make the background color of the object GProcessingStatus to be...
View ArticlePlease help me how to use the dataset accuratelty to perform the...
I have the following vb.net codeProtected Sub OfficeExecute_Click() If page.isvalid=True then LoadReportData() Dim crystalReport as new reportDocument()...
View ArticleCrystalReportViewer object is not shown on my aspx form
I have a crystal report file "FollowUp.rpt". When I open this file, it shows the "Main Report Preview" loaded data perfectly.The problem I have is that when I want to show this report on the...
View ArticleBarcode Printing
Dear Sir/Madam,In my ASP application I have included bar-code generation in crystal report, but my problem is that bar-code generated properly in reports and when it take print out it will not shown in...
View Articlebarcode font reducing problem
Dear Sir/Madam,In my ASP application I have included bar-code generation in crystal report (Version=13.0.2000.0 )but my problem is that bar-code generated properly in reports and when it take print out...
View ArticleCrystal Report-Get Value base on row criteria
I have a crystal report that when run will look like the below. The fields are place in the detail section:Code|Jan|Feb|Mar|Apr|May|Jun|Jul| 405 |70 |30 |10 |45 |5 |76 |90 | 406 |10 |23 |30 |7 |1 |26...
View ArticleVisual Studio ide stop working when a cystal report try to open
HiI was develop a website in visual studio 2008, Now i convert it to visual studio 2010. I am facing a problem. when i try to open crystal report visual studio ide stop working and restart. But I can...
View ArticleIn Crystal Report while Click Button Page Reload and Blank Report Display...
Hello ,I Created Page with Button and Crystal Report. While I Click the Button in page crystal report preview will appear.crystal report preview working fine till if i click any tools in crystal report...
View ArticleProblem facing with Crystal Report
Hi All,I have installed Crystal Report 13.5 Software in my server since my server is "Server 2012". The Crystal report is working fine in all browser except the IE V10.In the top Header the print icon...
View ArticleCrystal Report
I am using Visual studio 2013 Ultimate. i'm unable to find appropriate version of crystal reports for it...Can you give me a link ? I have download some version crystal report but they are not...
View ArticleUFL 'u2lexch.dll' that implements this function is missing
Hello Everyone,I have a report with a formula field. That formula field uses "ExtractString" function of crystal report. I can run the report OK within Crystal Report application BUT when I try to...
View ArticleError Export Crystal Report
I have this error exporting a report in Crystal Report.Rut = Server.MapPath(@"\Archivos\" + Archivo.ToString().Replace("/", "") + ".pdf");ExportOptions CrExportOptions; DiskFileDestinationOptions...
View ArticleKeep Group together Across Column not working. Groups are truncating next line.
Sir, We have created name and logo group in crystal report box-wise. Then we decided to group the head name and detail name. In last line groups are truncating and orphan rows goes to next line. But...
View ArticleAvoid Duplicate Records In Crystal Report
DataTable dtopdTreatment; string querysecond = "SELECT * FROM OPDPrescription AS opdPresc INNER JOIN content AS c ON opdPresc.contentid = c.id WHERE (((opdPresc.opdId)=" + id + ") AND...
View Article