| Thread | Last Post | Replies |
|
| printing | 31 Oct 2003 04:32 GMT | 8 |
I am using VB .Net and I want to print a report in landscape regardless of the printer. this is what I have soar ADOrs.Open(SQLstring, ADOcon, ADODB.CursorTypeEnum.adOpenKeyset,
|
| Crystal 9 RAS and Changing XMl File Location | 30 Oct 2003 22:45 GMT | 1 |
I have a report whose data comes from an XML file, using the ADO/XML drivers. I am able to change the location of the XML file at runtime using the "regular" version of Crystal Reports 9 by using table.SetLocation().
|
| Conditionally Hiding Header Text Object | 30 Oct 2003 17:27 GMT | 1 |
Using Crystal Report Version 8.5.0.217. I have created a Crystal Report with 3 groups. I have two text object for a one field. Depends upon number of rows in detail band I want to hide one text obj. ie. If detail band row count = 1 hide 1st text,
|
| Using Formula with in a grouping | 30 Oct 2003 13:07 GMT | 3 |
Hope someone can help, I'm a bit new to Crystal Reports and I'm having some difficulty trying to use a formula from with in a group. I have a database table that contains production information, this information is split into 4 production units, each production unit
|
| show the preview but not print | 30 Oct 2003 07:58 GMT | 1 |
|
| CanGrow property | 30 Oct 2003 03:32 GMT | 3 |
I was wondering if anyone could tell me what the "CanGrow" property is for?
|
| crystal reports 8.5 | 29 Oct 2003 19:35 GMT | 1 |
is there a way to continue one line of data on the same page but in a different column?
|
| Export to HTML - "True" works, "False" crashes! | 29 Oct 2003 16:58 GMT | 2 |
I've searched around and seen similar problems, but not quite like this. Any help is most appreciated. Using VB6 and Crystal 8.5 RDC. This code works...
|
| using more than one table | 29 Oct 2003 16:19 GMT | 1 |
I have created an invoice template using 3 tables from a database. All three tables are linked and are reporting the correct data. I have tried to add a 4th table that contains our own company data to bring this template in
|
| CR8 and Run-time Error 20599: Cannot open SQL Server | 29 Oct 2003 16:15 GMT | 1 |
I am at wits end. I have been trying to print a report from within Visual Basic 6 (SP5) using Crystal Reports 8 component on my form. My report is based off of a Microsoft Access 2000 database file. The report run beautifully in the Crystal Reports Designer; however, when
|
| break a column in one page ... | 29 Oct 2003 09:54 GMT | 1 |
I've a report like below designed in Crystal Report 8.5 which shown in 3 pages: page1 --------------------------------------------------------
|
| Invisible Fields | 29 Oct 2003 06:57 GMT | 2 |
I added some new fields to a report, and they show up fine in the design view, but are not visible in the preview view. They are not suppressed and the foreground color is different from the background color. In fact, all settings are default for Crystal. They are formula fields.
|
| .rpt to Excel format....OLE Automation.??..PLease Help!! | 28 Oct 2003 17:55 GMT | 4 |
We have a software that generates 100s of weekly prebill reports in .rpt format. we need to open these reports in .xls format for our calculations. Its tedious to open all the reports in a folder one by one and export to excel
|
| How to allow the user to select the printer? | 28 Oct 2003 13:37 GMT | 4 |
Using CR8.5 in Visual Basic 6 How do I enable the user to select the printer he wants when he prints a report from the preview window (the CRViewer)? As it is now, the dialog box shows only the default printer; I'd like him to be able to
|
| How to write this... | 28 Oct 2003 12:48 GMT | 1 |
...in Basic syntax: WhilePrintingRecords; Shared CurrencyVar myTotal1; Shared CurrencyVar myTotal2;
|