| Thread | Last Post | Replies |
|
| New Line In A Text Field - How To? | 14 Aug 2004 03:04 GMT | 1 |
I have a report where I want some text fields to have more than one line, ie a forced new line. In VB I would just use a control character, but I can't find a way to do it in CR that comes with VB.Net. I have tried a carriage return within the "string" but that
|
| print lines along the details section and down to the footer section | 13 Aug 2004 14:25 GMT | 1 |
is there an easy way to print lines along the details section down to the footer section? In my current project the application printed a billing report like this:
|
| How to show Group details in a horizontal way | 13 Aug 2004 12:13 GMT | 1 |
I have "Location Details" column and it was grouped. I can not place this in the "detail section" because LocationDetails will be repeated because of the Transaction Deliveries. So, I had to group them. Ex:
|
| DagaGrid Print (newbie) | 13 Aug 2004 08:09 GMT | 2 |
i have some data displayed in datagrid, any ideas how to print that out? thanks in advance! Adriano
|
| Is it possible to print the crystal report directly in vb.net without previewing it | 13 Aug 2004 08:07 GMT | 1 |
Is it possible to print the crystal report directly in vb.net without previewing it? Thanks a lot, Ray
|
| 75% magnification | 13 Aug 2004 07:26 GMT | 1 |
VB6 / CR v7. Report automatically opens in 100% magnification (I'm not talking about the WindowState property)! I would like it to open in 75% magnification.
|
| how to suppress parameter value asking dialog box. | 13 Aug 2004 07:18 GMT | 2 |
I m using a parameter field in report. I want to set the value of parameter field in vb code and dont want to display dialog box when report is preview. any suggestion? Ansari
|
| Deploy Question | 13 Aug 2004 06:00 GMT | 2 |
My client want to adjust the length of some fields depending on the preference of their users in runtime. (e.g. They want to drag the fileds to longer or shorter, or even other position)
|
| Top 3 results | 13 Aug 2004 02:22 GMT | 1 |
I am trying to create a report that will display the the top 3 results of a query. I have a table containing 2 columns: BirthDate and Name and I want to display the birthdate and name of the last 3 people born.
|
| Traling blank page | 12 Aug 2004 08:03 GMT | 2 |
I'm suppressing the report footer and the group footer.. still I get a traling blank page... I'm under the impression Crystal doesn't like the combination of subreporting, pagebreaks and groupheaders...
|
| CR10 OpenReport speed | 12 Aug 2004 03:21 GMT | 1 |
I have a .rpt file (22kb) that is being used by a vb6 application. The first time it is used between reboots it takes about 8 seconds to open the file. If run subsequent it takes about 1 second. The code is below. Dim crxApplication As New CRAXDRT.Application
|
| Looking for full vb6 .vbp example using CR9 and MSAccess 2003 to change datasource location on the fly | 12 Aug 2004 00:56 GMT | 1 |
Nope, Nada... No actual full vb6 .vbp example (containing references and components) of Crystal Reports 9 (9.2) and MSAccess 2003 changing datasource location (i.e. My.mdb to MyOther.mdb) that I can find on the internet.
|
| How can I set default page margins for a report which is shown in a Crystal Report Viewer? | 11 Aug 2004 21:19 GMT | 1 |
Hello NG, when the Users print the report, the page margins should look right, and I don't know where to set them. thank you
|
| Crystal 8.5 with Enterprise 9 | 11 Aug 2004 16:29 GMT | 3 |
Can someone tell me if reports written with Crystal 8.5 will work with Enterprise 9? Thanks Tina
|
| Hide subtotals | 11 Aug 2004 15:33 GMT | 1 |
i need to hide a crystal report subtotal section by code ( VB .NET) thnaks... Eusebio
|