| Thread | Last Post | Replies |
|
| Suppress a pageheader in subreport | 17 Sep 2004 08:44 GMT | 4 |
In a subreport i need to suppress a page header, what is the way to do this? Thanks in advance, Gerard
|
| Help Help! Cyrstal Reports prints subtly different sized margins to each printer... | 17 Sep 2004 08:20 GMT | 4 |
I'm creating a medical form that must have all it's fields in an extremely exact location. (it's a medical form printed on an already printed form) Yet depending on which printer I use, the margins seem to fluctuate.
|
| tables | 17 Sep 2004 01:23 GMT | 1 |
I'm having a little question about the crystal reports, I have a SP that make a "top ten" of few products that are sold frecuently. My question is: if i make a report in CR.net with a table which its namefields changes, Crystal reports will use the new name???
|
| Move section in Crystal | 16 Sep 2004 19:03 GMT | 1 |
there is a way to move elements from a section to another section in a Report? Thanks Simone
|
| Defining Landscape and Portrait in VS.net 2003 | 16 Sep 2004 18:54 GMT | 1 |
I'm using a Crystal Reports Viewer to preview the report printing, but I need to change the layout of my report sometimes to Landscape instead of Portrait. How do I do it? I'm using the VB.Net in VS.Net 2003.
|
| Report Has too Much White Space | 16 Sep 2004 14:34 GMT | 5 |
I had a Crystal 9.0 report and I added a new group field to it. It used to group by week now it groups by year and then week. When I added the year group and ran the report the Year group takes up the whole page. The year appears and then the rest of the page is white space.
|
| Retreiving Crystal Reports summary information with VB.NET | 16 Sep 2004 12:36 GMT | 1 |
I have a nice little application I have written in VB.net that displays reports I have developed for the rest of my department using Crystal Reports 8.5. I utilize the built in control that comes with VB.net. I would like to add functionality to my viewer to display the
|
| Problem with Nulls - maybe? | 16 Sep 2004 12:20 GMT | 3 |
I'm new to Crystal, so I might be asking a dumb question. The source data is coming from a FoxPro X-Base table of accounting transactions. Until the last "upgrade", the string costcode field was not used for customer invoice transactions. It now contains "072". I
|
| Location Problem in Crystal 10? | 16 Sep 2004 10:51 GMT | 1 |
I have a problem with connections in Crystal 10/VB.NET. I can connect/show any of my reports in the Development environment and everything works fine. I can even switch the ODBC to switch between my local MSDE and the SQL Server 7 database using the following code:
|
| Exported File is Empty? | 16 Sep 2004 05:25 GMT | 1 |
I m using crystal report 8 DSR in visual basic 6. Problem is that whenver I export file to any format the resulting file is empty. What is the Solution? Thanks in advance.. Ansari
|
| Connection-Data Report | 15 Sep 2004 23:23 GMT | 2 |
What is the best way to view the data that you have already show in the datagrid into a Data Report? I dont want to make the connection bounded. I use a textbox for the user to enter the connection string, and sql statement, and continue from here to view the data in the datagrid ...
|
| Crystal and rounded box | 15 Sep 2004 20:16 GMT | 2 |
Hi, I have created a report in a VS2003 VB.Net project. In the report is designed a box with rounded angles but when I print it, I see only a pure rectangle without rounded angle (also in preview!). How can I do to make it possible??
|
| Pushing two datasets | 15 Sep 2004 16:05 GMT | 3 |
This code works fine when my report only uses one XML dataset.... Dim myReport As New GLResults Dim myDataSet As New DataSet Dim myFileString As String = ""
|
| Direct Printing | 15 Sep 2004 14:50 GMT | 2 |
is there a way to directly print a report without showing the ReportViewer? I'm coding in C# and I've seen the ReportDocument.PrintToPrinter(...) method ad ReportDoment.PrinterSettings Property but I was wondering if there is a way to invoke the Crystal Printer Dialog (the one ...
|
| Different versions of crviewer.dll | 14 Sep 2004 22:39 GMT | 2 |
Hi ya all! I have this setup package i made with VB6 and CR8.5. During installation, I found that crviewer.dll V9.2 already exists. There's a msgbox showing the situation and asking me to choose between the existing (Vs.9.2) and the
|