| Thread | Last Post | Replies |
|
| help with using LineObjects | 01 Jun 2005 00:13 GMT | 1 |
Hey I'm trying to dynamically change the position of the lineobject in my report. For some reason I can change the color and everything, BUT the lineobject.top method is not working properly. Any comments, ideas. Thanks.
|
| Choose Printer in Viewer control | 31 May 2005 17:20 GMT | 5 |
Is it possible to choose printer in CR Viewer Control, and not to go Windows Setting to do so ? Please, help me. Beforehand, thank you very much.
|
| List Box - Selection Based on Combining Multiple Key Strokes? | 31 May 2005 03:01 GMT | 1 |
Assuming I have a listbox with these three items: Acme Company Axiom Systems Xray Corp
|
| Reference material, websites and books | 27 May 2005 23:12 GMT | 3 |
I have been learning VB for quite a while and moved on to DotNet about 8mths ago. I have recently 'written' an sql application and am now looking at reports via CR. I have no experience at all with Crystal Reports and would appreciate any useful websites or books, in particular ...
|
| Crystal Reports Parameter Dialog Only Displays Subset of Selectable Values | 27 May 2005 22:00 GMT | 1 |
I am working with a database that has a table called "Matters" with a numeric key field called URI (unique record ID). As shown by the following dialog box when I right-click the field in CR's Field Explorer and
|
| need help with date formula - pronto! | 27 May 2005 20:46 GMT | 1 |
I am writing a formula for a group that goes something like this: if {contact2.UDATE1} in currentdate -90 to currentdate and isnull ({contact2.UYIKES}) then totext ("Group1") else if {contact2.UDATE2} in currentdate -90 to currentdate and isnull
|
| Crystal Reports and Parameters | 27 May 2005 15:07 GMT | 2 |
I'm trying to design a report in Crystal reports to select records within a specific date range...but that date range will change (or can change) each time the report is run. I want to use a parameter for a high and low date...so that the program will prompt for the dates whenever ...
|
| Barcode Printing | 27 May 2005 07:31 GMT | 1 |
I have install some True Type Fonts and I have just placed a text field at a Crystal Printing. I give a value to the text and the result is not that I would like to get. I use the code 39 barcode. I need to print the check digit 11 but I don't know how.
|
| installation | 26 May 2005 21:04 GMT | 4 |
Visual Studio 2003 Pro/ Win XP Pro When I click on Tools | Crystal Reports in the IDe, nothing happens. Is there a way to start Crystal Reports manually? There is a Crystal Reports subfolder in the Visual Studio folder but no file
|
| Crystal report help! | 25 May 2005 20:15 GMT | 1 |
How to see an oblong document in Crystal report? Thank Victor
|
| Double side printing | 25 May 2005 20:09 GMT | 1 |
Can anyone tell me how to control crystal report to print even number of pages for each group as I am creating a report to generate multiple clients information and want it to print out double side on each paper.
|
| Assign dinamically a DataTable | 25 May 2005 19:48 GMT | 1 |
Hi. I need a way to create pdf files and maybe Crystal can do it. The question is that I don't want to assign a data source in desing, but assign it in running time. I need to export a DataGrid, so I want to pass the DataTable associated.
|
| set Crystal Report database path from code | 25 May 2005 19:44 GMT | 1 |
i have a form and a crystalreportviewr control on that form. crystalreport1 is my report which must use database1.mdb as it's datasource. now how can i set the database path of my crystal report from code when form loads?
|
| Printing a report | 25 May 2005 19:36 GMT | 1 |
Using C# but couldn't find a group for that so thought i would try here. All I need to do is pass the report a parameter and have it print to a printer. I don't want to display on screen. I remember it being pretty simple in vb6 but can't seem to find the simple info all i can ...
|
| Different Date Value for different client time zone | 25 May 2005 17:17 GMT | 4 |
Hi, i'm working with crystal in a client server architecture, and i'm having this problem: The Date Value is different for the client machines that have a different time zone,
|