| Thread | Last Post | Replies |
|
| Printing barcodes from ASP.NET application | 23 Jun 2009 16:24 GMT | 1 |
I'm using CR 2008 with Visual Studio 2005. I'm using Azalea Code 39 barcode fonts to print the barcode labels in Crystal Reports. Everything works fine on my PC. The problem starts when I publish my application to the web server.
|
| SEND ENTER TO CRYSTAL 8.5 | 23 Jun 2009 13:42 GMT | 3 |
GOOD AFTERNOOM ANYBUDY KNOW HOW CAN I SEND ENTER TO CRYSTAL 8.5. (VB6 TO CRYSTAL 8.5) rpt.Formulas(0) = "variable='" & txDesc.Text & "'" txDesc.Text =
|
| where to download the merge modules for CR10 | 23 Jun 2009 04:26 GMT | 1 |
can anyone please point me to the correct link from where I can download the merge modules of crystal reports that comes with Visual Studio 2005. Everything seems messed up since SAP acquired BO. The following:
|
| Crystal Report crashing VB | 18 Jun 2009 10:46 GMT | 4 |
I have been using crystal reports in VB ... making any change in the report is crashing the entire VB project. What's the workaround for this issue? Thank you
|
| Setting parameter value at runtime | 05 Jun 2009 16:18 GMT | 1 |
I need some advice for this problem: I have a CR2008 report used from my program (VS2008). The report is used to generate a PDF document using Export method of ReportDocument object. It works OK. Now I added a discrete parameter (a country) in the report to
|
| Invalid section error | 02 Jun 2009 12:39 GMT | 1 |
For my program to report it's information, I'd like to use a crystal report. I have created one in VS2008 with textfields and parameter fields. Then I user the setparametervalue method to assign the values to the fields. Up to a point it worked fine, then I added some more parameter ...
|