| Thread | Last Post | Replies |
|
| Printing from crystal reports viewer | 30 Jan 2007 20:30 GMT | 2 |
I have users who view their reports in the crystal reports viewer (V8). It is set up to use their default printer when printing. We have an instance of when a certain printer is set up as the default printer, the print icon will not active for the user to print. it is
|
| List Parameter from Database Table ?? | 30 Jan 2007 19:29 GMT | 2 |
Could someone tell me if this is possible; I want to produce a report from a SQL Server table, but only want to select specific records with a value selected at run time. I can't 'hard code' the possible values as they are free text fields entered
|
| Print Report footer Landscape | 29 Jan 2007 21:59 GMT | 1 |
I am trying to print an entire report landscape but the report footer contains a cross tab that can be very wide and needs to be printed landscape. I already have the option checked to start new page for the report footer so its on its own page but I can't find where I would
|
| Programmatically Exporting Crystal Reports to PDF format | 25 Jan 2007 07:38 GMT | 1 |
Does anyone know how to programmatically export Crystal Reports to PDF format using VB 6.0? There is an export utility GUI that allows you to export to PDF format but the Crystal Report Library 8 or 8.5 does not support exporting to PDF format programmatically although other formats
|
| Make Crystal Chart Use Formula For Data | 24 Jan 2007 19:19 GMT | 2 |
Anyone know how to make a Crystal reports chart pull data from a formula that calculates two running total fields? Specifically: I have two running total fields that count items occurring in a week.
|
| Print report header on last page only | 23 Jan 2007 18:41 GMT | 1 |
Hello! I have a report for which I want the header to be printed only on the last page. This is because the last page has a report total and at the moment I print only that page. Is there a way I can suppress the header from showing on the other pages but have it shown only on the
|
| Subreport only prints on a few pages | 19 Jan 2007 15:59 GMT | 1 |
I have a report with a subreport on the same page. The subreport has some column headers text fields and then repeating data (from sql query). There is data for each page for both the report and the subreport. The subreport prints correctly on page 1 and page 3, but on
|
| Round to the Nearest Ten | 19 Jan 2007 07:49 GMT | 1 |
Does anyone know how to always round UP to the nearest ten? i.e., I need 21 to become 30, 46 to become 50. I am using Crystal 8 and I can't seem to get it to do what I want. I figured out how to round to the nearest ten. but I always need it to
|
| Re: Current Date -1 | 19 Jan 2007 07:29 GMT | 1 |
I am trying to setup a daily report which pulls yesterday's data WITHOUT having to data-enter the date (ex: 2007-01-01) in the Select Expert every day. My question is how to setup a formula to pull yesterday's data by using
|
| VS 2005 and Crystal XI | 18 Jan 2007 15:19 GMT | 2 |
I have Visual Studio 2005 on my PC and it has CrystalDecisions.CrystalReports.Engine, CrystalDecisions.ReportSource, CrystalDecisions.Shared, CrystalDecisions.Web, and CrystalDecisions.Windows.Forms and in the reference tab, they show version
|
| ADO.Net dll location override | 16 Jan 2007 20:06 GMT | 1 |
We are using custom ado.net dll that has a function which when called from Crystal returns a dataset. When developing a report this dll resides on a developer's workstation and everything is just fine: ADO.NET connection properties:
|
| hIERACHICAL REPORTS | 16 Jan 2007 12:28 GMT | 1 |
How do I do this indent in Crystal Reports: See Below Exec VP - Development & Alumni Relations Campaign Launch Advance
|
| Subreport Object | 16 Jan 2007 09:40 GMT | 1 |
Hi this is Vikrant, I'm having a problem with subreports I'm trying to use the code given below: For y = 1 to crReportObject.Count
|
| How can I modify a report suing Crystal Report 7 | 14 Jan 2007 23:37 GMT | 1 |
I am a Web developer. I am new to VB 6.0 and Crystal Report. I have joined an organisation where there is an application running(developed in VB6 and crystal report 7). I have to modify one report. In two columns I have to make minor changes i.e put > and = operator. I am
|
| Invalid Class String help?!?! | 12 Jan 2007 23:26 GMT | 1 |
I'm attempting to show a simple, essentially empty Crystal Report. The report just has a single text line on it. I've created the report using Visual Studio 2005 Team Develop edition. When the following code is executed:
|