| Thread | Last Post | Replies |
|
| Problem with export to html40 with german vocals | 02 Mar 2005 19:39 GMT | 2 |
Trying to export a crystal report to the html40 format, all german vocals like ä ö ü are shown incorrectly. Is there a attribute ore something else, that must been set to enable this?
|
| subreport in crystal report | 02 Mar 2005 10:11 GMT | 2 |
I have a report with few subreports. If one of the subreports don't have a data - it's just printing a header of this subreport. How can I prevent printing of subreport's header if subreport doesn't have a data. Let say - if one job do have a boxes and second doesn't have them so ...
|
| dock subreports to one another | 02 Mar 2005 09:57 GMT | 1 |
how I can dock one Subreport to the other Subreport there is above in my report. For example: There are 2 Subreports at the report document in the details area(section 3). One shows the products in my shop and the
|
| Help with Push Model | 01 Mar 2005 23:38 GMT | 1 |
I created a report using the CR wizard and have it connected to my database and spitting out the data correctly when I run it (pull model). Then I used code, instantiated the report item and pushed my own dataset to the report with fields that matches the report, but it still ...
|
| BC30560: 'CrystalReportViewer' is ambiguous in the namespace 'CrystalDecisions.Web' | 01 Mar 2005 21:24 GMT | 1 |
I get the following error whenever I run a web application with crystal reports. Using VS.NET 2003. Help appreciated
|
| Newbie: How VB6 open crystal Report | 01 Mar 2005 17:13 GMT | 1 |
I'm have VB 6.0,but I'm a new with Crystal report 4 that comes with vb6. I have a crystal report called myReport.rpt. And I want to open that report from a form in vb. I'm using DAO for my database. and I already have this code for whe the button is click.
|
| Bitmap from file | 01 Mar 2005 13:38 GMT | 3 |
I'm using VS.NET 2002. Is there a way to tell CR to load a bitmap from a certain file at run-time? I want to allow the user to select the bitmap that will be printed on the report.
|
| hwo to change mailing label dimensions at runtime? | 01 Mar 2005 11:00 GMT | 1 |
Is it possible to change the width and height of mailing labels from a VB program or at least to change the width of a column in a multiple column report?? I do not find any information about this. The properties DetailHeight, DetailWidth and HorizontalGap of the Area object and the
|
| subreports overlapping problem | 01 Mar 2005 08:08 GMT | 2 |
I'm trying to insert 2 subreports in the page footer of a report, one following the other. In the preview they go overlapping because the 'can grow' option is selected.
|