| Thread | Last Post | Replies |
|
| Layout one subreport after another without overlap | 14 Feb 2006 17:58 GMT | 3 |
I have a newbie question. I am trying to layout a report that has three subreports. The subreports can be any length. The problem I'm having is that one subreport will overlap the one beneath it without shoving it out of the way. How can I correct this behaviour?
|
| Create report through code. | 14 Feb 2006 15:34 GMT | 1 |
I am using crystal report 9. [Bundeled with .NET 2003] , I want to create my report through code , is it possible or not , Any hints will be sincerly appreciated. Hardik Shah.
|
| Crystal 8 | 13 Feb 2006 22:42 GMT | 1 |
I have VB.net and crystal 8 this snippet works... Private Sub AddToDetails() Dim crSection As CRAXDRT.Section
|
| Invalid Report object name | 13 Feb 2006 19:01 GMT | 1 |
I am developing in .NET 2003 with the bundled version of Crystal. I am attempting to change the value of a text object I have in Section2, named RptTitle. When I run the code on the development machine it runs fine. When I run it on a deployment machine I get an error "Invalid
|
| formula result does not appear | 13 Feb 2006 09:11 GMT | 1 |
i got this formula: -------------------------------------------------------------------------------- Dim napis As String napis = ""
|
| Problem With Expand and Can Grow | 13 Feb 2006 09:07 GMT | 1 |
My report is a billing statement with multiple lines in a Section. It looks like this. 1/1/00 Office Conference with client 1 hour 1/2/00 Meeting with clients 2 hours
|
| Export to PDF "Not Supported" | 13 Feb 2006 09:05 GMT | 2 |
I just took a report we were exporting successfully, (written in 10) and changed the new page after property for the group from 'on' to a formula of 'not onlastrecord' in Crystal XI Now, when I try to export it, the terribly useful message of "Failed
|
| upper case | 10 Feb 2006 21:40 GMT | 3 |
hey all, i have a simple report with one field on it. how do i make that field all upper case in Crystal? thanks,
|
| Supress Group Section!!! | 10 Feb 2006 06:25 GMT | 2 |
I want to supress Group Header and footer if the Group total is zero. I can easily supress group footer but not able to supress Group Header. When i try to supress the group header section it shows different result.
|
| How to exclude certain records from a report | 09 Feb 2006 16:44 GMT | 1 |
I am trying to retreive certain records from a report and exlude others, I want all records that have visit our office in a year period and did not have a TEST
|
| Is Crystal Report run on Apple Mac OS X ? | 09 Feb 2006 15:15 GMT | 1 |
Is Crystal Report run on Apple Mac OS X ? Best Regards, Luqman
|
| parameter values not showing in exported PDF | 08 Feb 2006 15:43 GMT | 1 |
I have a crystal report created in 8.5 which I am loading into the Crystal.NET object using VB.NET. The report runs fine and the PDF is created but the parameter values which I show on the report header are not showing. I set the parameter values using this code:
|
| Multiple pages - How To? | 07 Feb 2006 19:55 GMT | 6 |
CR newbie, so please bare with me. I have an ASP.Net (1.0) app which will run CR.Net and print out data for associate trips. Using VS 2003, I'm passing in an trip Id, performing some processing then displaying the results in a report. I want one report that
|
| Crystal Reports 11 and Visual Studio 2003 | 07 Feb 2006 19:49 GMT | 1 |
I've developed some reports in CR 11 and I would like to deploy them within a VS 2003 project, but when I try to open the reports from VS the next message pops up: "This report was created with a version of Crystal Reports which is
|
| Opening report slow. | 07 Feb 2006 13:12 GMT | 1 |
For certain of our reports, (documents actually) when we run them on machines not connected to the network they were developed on, the openReport takes some 30 seconds. I think this is where it is searching for something on the network and
|