| Thread | Last Post | Replies |
|
| Setting the DETAIL section height at runtime | 25 Apr 2005 09:26 GMT | 1 |
Is it possible to change the detail section height at runtime. I have one field with a maximum of 3 lines to be printed in each detail. If the the field only has one line, I want to decrease the height of the detail section to make the report more uniform and save paper.
|
| Printing in VB | 23 Apr 2005 23:21 GMT | 2 |
is there any other printing alternate for VB available as CR runtimes are cery hard to install on client machine? Ashwin
|
| CR10 & VB.NET app | 23 Apr 2005 00:13 GMT | 3 |
I've upgraded to CR10 in VS.NET . What's the procedure to upgrade my VB.Net apps so that it can run at the client machines? Thanks Bill
|
| Supress or Hide Based on Subreport item total | 22 Apr 2005 12:38 GMT | 2 |
We have 3 branch offices and a warehouse. Each branch has Items (Item_No) and Needed Item Quantity(NIQ) I have used the select statement to weed out items in the branches that have NIQ = 0
|
| Cr9 and Chinese | 22 Apr 2005 07:29 GMT | 4 |
I can view in the preview the chinese characters correctly but I can't see them in the print and in pdf file. Instead I can export correctly in word. Could someone help me? Tanks a lot
|
| Extracting Object, Formulas..etc from Reports | 21 Apr 2005 19:23 GMT | 1 |
Does anyone know a way to loop through several Crystal Reports and extract all of the reporting object, sql statements and formulas? I have a requirement to do something like this and don't really know where to start. Is there a utility out there that does this?
|
| How To format date datatype in crystal report 8.5 at runtime | 21 Apr 2005 13:26 GMT | 1 |
How To format date datatype in crystal report 8.5 at runtime. giving error Error in file and error in formula .... developer.hlp If OptOne1 Then selectionstr = "{RPTQueryMedicalExpense.Empno} = '" &
|
| I need Help for using the crystl32.ocx | 21 Apr 2005 13:13 GMT | 2 |
i need help for using the crystl32.ocx (version 8.0.0.4)... My problem's are following : 1°) When i want du print directly, whis no pre-viewing, it doesn't work (se code below) 2°) My report use parameters fields, but i dont know how i can affect value to this fields (i.e.: ...
|
| blank fields not visibles | 21 Apr 2005 12:51 GMT | 1 |
i have formated some fields with all borders in order to show like box, but if there is null data in the db field the box is not visible how can i prevent this. Also if i dimension de height of the box for three or four lines, c
|
| Deployment problem | 21 Apr 2005 05:27 GMT | 3 |
I am using CR 9 report with vb6. Project gets deployed on winMe and WinXP system but raises dll registration failure error while installing on win98 and win2000 system. I am using VB6 deployment wizard to make installer.
|
| Crystal 10 in VB 6 application | 21 Apr 2005 03:59 GMT | 3 |
Dear Experts, I have done a report using crystal reports 10 and it works fine outside. But my problem is that I want this report from a VB 6.0 Form. Any leads and example will be greatly appreciated from the bottom of my heart. I am used to
|
| Versioning issue (I think) | 20 Apr 2005 16:55 GMT | 1 |
I am working with a client on some CR stuff and he has a version of CR installed on his development box, and I have a version installed on mine. Unfortunately, the versions differ - he is using the stand-alone executable Crystal Reports 9 tool while I am using the free CR version
|
| Diagonal line in Crystal Report 10, under ASP.NET | 20 Apr 2005 14:00 GMT | 2 |
I have a report that needs a diagonal line on it...well, actually it needs two, in the shape of a cross, to show that part of the form should not be completed. How can I do this? It seems pretty lame that the line object in CR is
|
| Drill Down | 20 Apr 2005 09:46 GMT | 1 |
I need to make a function that check if some hidden (drill_down OK) section is opened it shows another section, in other way how could I know if the user opened a hidden section? Ahmed
|
| Multiple table question | 19 Apr 2005 19:27 GMT | 1 |
I have my question answered for the first problem I was having with a dataset doing this: With cw .Database.Tables(0).SetDataSource(DsWins1.Tables(0))
|