| Thread | Last Post | Replies |
|
| Custom papersize and Crystal | 18 Aug 2004 04:00 GMT | 4 |
Im trying to print a crystal report from a vb.net program. I want to let the user choose the printer and papersize before showing the report in the viewer, so that the viewer will reflect the right output adjusted to the right papersize. But for some reason i cannot get figgure out ...
|
| Grouping by a Prtion of the Field | 17 Aug 2004 19:39 GMT | 1 |
I have a dat field that I would like to group by just the month. Is it possible, when the field is formatted as MM/DD/YYYY to group by just the MM portion? TIA
|
| Running Totals Help | 17 Aug 2004 19:36 GMT | 1 |
I have a report that looks like the following: Group 1 (John Smith) Apples (Group 2) 7 Oranges (Group 2) 9
|
| label rotation | 17 Aug 2004 16:40 GMT | 1 |
I have a crystal report with a cross-tab. I change the column heading of the cross-tab to display vertically - I right-click the text of the column and go to the format menu and select 270 degrees for the text rotation. This displays fine on the design of the report but when I ...
|
| Exporting reports | 17 Aug 2004 12:52 GMT | 4 |
We are generating CR9 reports that contain several images (some are solid, other are linked OLE-objects) and they appear correct in the CRViewer. Printing the report works as well. But exporting mixes up the images: some appear correct and from a certain image all following images ...
|
| crystl32.ocx | 17 Aug 2004 06:57 GMT | 1 |
what should i do to run vb6 aplication with cr10 useing crystl32.ocx on client computer? Who are the Files i need to install on the client machie?
|
| detect 'cancel' button on print dialog box (CR - 7) | 16 Aug 2004 19:32 GMT | 1 |
I am using CR-7. When one selects print then print dialog box appears on screen. At this time if one selects 'Cancel' (not OK) to cancel printing. How do I detect that request has been cancelled in vb6?
|
| Choosing at Database | 16 Aug 2004 18:44 GMT | 1 |
Hey Group, Sorry to be a pain yet again. I problem that i don`t know how to get around:( I use the following connection class on my project:
|
| How to sum formula ?? | 16 Aug 2004 14:31 GMT | 1 |
Please help. How to sum formula value that i get through records? I have got formula in detail,and i want to get total of that values at the bottom of the report.I have tried with global variables, but it
|
| numerating pages, and summarize fields | 16 Aug 2004 13:04 GMT | 1 |
I'am trying to summarize fields on each page, and on end page create total summarize from . It will be beautifull if will be possible to insert summarized fields from previous page on current page. I 've raport with structure as
|
| Parameter Window | 16 Aug 2004 12:58 GMT | 1 |
i have a report with subreports, i pass parameters through a textbox in the form to filter the data displayed, but when i insert subreport the parameter window popups, what should i do to avoid displaying that window??? thanks in advance!
|
| crw 8.5 and vb6sp6 | 15 Aug 2004 18:01 GMT | 1 |
I´m using crw8.5 and vb6. Inside vb6 i can add a "report 8.5" but whatever i chose (ADO,ODBC....) i only can se the fields that isn´t NUMBER. I use oracle.
|
| Named User License | 15 Aug 2004 18:01 GMT | 1 |
Does anyone know whether single named user licenses are still available for for the Report Creation API in Crystal Reports 10 (Developer Edition)? I want to experiment with the creating reports on the fly, but I can't run any of the methods without a named user license. On the ...
|
| crystal reports 8 | 15 Aug 2004 02:26 GMT | 1 |
Im new to Crystal Reports, so forgive me if this is a dumb question. We have a front end program in vb6, with an access database, using cr8 to print forms related to the data entry. We are having problems finding out which files are going to be needed for an install package.
|
| Export to PDF - this time in English (I'm veeeery sorry :( ) | 14 Aug 2004 18:25 GMT | 1 |
My VB.NET application uses CrystalReports within a WindowsForm via the CrystalReportViewer Control. There I load my reports with the ReportSource property. So far so good: I can open a report - can export it successfully to PDF format (or any other) - close the report. But when I ...
|