-
i think go for crystal reports because designer interface can rapidly develop the reports and crystal reports hav interactive charts and stuff which will be useful also crystal reports can interact with the other controls in the ASP.NET web form ++ support exporting to .pdf and Microsoft office file...
-
I created a dynamic crystal report with sinhala language. but when report display words are not correctly formatted. If it export to PDF it will correct some of issues but not all of them. Can any one help.........
-
in my subreport data doesn't display when the report view. I have view the report through the Crystal report viewer. my code is as follows. there are data in the both tables in the dataset, pls give me suggessions to correct this thing. thnx public ReportDocument GetReport() { try { ReportDocument...
-
I have used a crystal report in my webApp which does not take any parameters. But I want to specify its database login information from the source code (C#.net / VB.net) . How do I give these information in runtime.
-
Hi, Uses: Windows XP+sp3; Active-Directory Environment; Visual Studio 2005; Crystal Reports for Visual Studio 2005; I would like to know whether I can use inheritence in the Crystal Reports I have. I mean to say, that creating a Master Report with all the headers, formating intact and would like to inherit...
-
Hi I am trying to view crystal report, where I am using DSN to get data directly from the Database. when report view in the report viewer it will give like this box and ask password , please can any body tell me what is the reason.. I created new user for DB aswell but it not success.. Harsha
-
Hi Guys, I have a crystal report and in my report I see an additional blank page. How can I prevent that blank page? Pasan.
-
Hi Friends, I want to add custom paper runtime for crystal report with VS 2005. But it automatically load the report with default paper size inside the crystal report viewer. I use following code segment, System.Drawing.Printing.PaperSize paper = new System.Drawing.Printing.PaperSize(); paper.Height...
-
Sorry , This is not an exact .net problem. But with reporting... I'm creating a report using Microsoft Access. I grouped the report based on one specific field. But I need to get printed those groups in separate pages... Now all records comes without having page breaks... There is a property called...
-
Hi Menaka, The correct method to solve your problem is to add the Crystal reports merge module to your setup project. Download the correct version of the merge module from www.businessobjects.com Cheers!!!