| Thread | Last Post | Replies |
|
| Crystal Report Compatiblity | 29 Jun 2007 17:41 GMT | 1 |
I am new to crystal report and done a small report for a project. I have a problem now. I am using Crystal Report 9.0 which comes with Visual Studio 2003 at my development envrionment. But our customer is having Crystal Report
|
| Modify a TextObject in a subreport | 27 Jun 2007 17:30 GMT | 3 |
I am using VS2005 and Crystal Reports to modify a TextObject in a report I use: ((TextObject)(report.Section1.ReportObjects["text1"])).Text = "MY_TEXT"; but, How can I modify a TextObjet in a subreport?
|
| How to troubleshoot printing problems Crystal/VS.NET 2003 | 26 Jun 2007 17:46 GMT | 1 |
I've inherited an application written in ASP.NET 1.1 that is using the version of Crystal Reports that came bundled in VS.NET 2003. I'm trying to troubleshoot printing problems. My problem is I'm getting a blank label following my report. If I specify multiple
|
| PDF COnversion | 26 Jun 2007 17:37 GMT | 1 |
I have a html page and i want to convert this page into PDF Format. Can anybody help me to convert it to PDF format. Its Urgent. Thanx in Advance
|
| Is Sub Report Header Repeat On Every Page? | 26 Jun 2007 13:44 GMT | 2 |
I am using Crystal Report + VB .net 2005 I have 5 Sub Reports on my Main Report Each On One Group. My Report is Run well.
|
| Report for Each Group | 25 Jun 2007 14:52 GMT | 3 |
I am using VB .Net 2005 And Crystal Report along with VS. I want to print the Report for each Group. For example, I gave all Customers to the report.
|
| Using Formula Field Names within a formula | 22 Jun 2007 08:25 GMT | 3 |
Anyone ever try to use part of the Formula Field name within the formula? For example: Formula Field "Day01" if day({table.entrydate}) = val(right(formulaname,2)) then
|
| Can't navigate through crystal report | 21 Jun 2007 22:09 GMT | 2 |
We are using Crystal XI R2 in an ASP.NET 2.0 application. We have a report viewer on a page and we use it to display a report that has parameters. When the page first loads, it displays the prompts to enter the parameters. You enter the parameters and then the first page
|
| Redistribute CrystalRedist115_x86.msi | 21 Jun 2007 14:37 GMT | 3 |
Testing a "ClickOnce" Deployment from Visual Studio 2005 and CRWXI SP2. After much gnashing of the teeth...frontpage extensions, IIS authentication issues I finally got the deployment to work on client machines BUT the crw prerequisite module (CrystalRedist115_x86.msi)
|
| ActiveX Error | 20 Jun 2007 19:39 GMT | 1 |
I get the following error when i try to open a crystal report on the client's machine from my form in VB6.0, Runtime error '429': ActiveX Component can't create object.
|
| witch sub-report to print based on a report value | 20 Jun 2007 08:40 GMT | 2 |
Hello. I have one report if I would like to print the sub report A if Formula1<>"1/3b" else should print report B. My idea is to be able to printer report A or B by the resulta of a field. My problem is that I must have two report of program that's only possible to
|
| choose report/sub-report from a parameter field | 19 Jun 2007 21:45 GMT | 1 |
Hi. My software only allows me to print one report. It only calls rep.rpt. I need to have a parameter field that asks everytime if I want to print a sub-report. If Yes, it prints, if not it doesn't print. Because One report goes to QA and the other to maintenance. But the ...
|
| Visual Studio 2005 Pro and CR | 19 Jun 2007 19:47 GMT | 1 |
This is my problem. I'm busy to create a solution in VB using an acces DB. All is ok when the use database in the same directory as the solution. But This solution needs to use a DB on a server. All is OK but when I use a
|
| Cast to Double in If/Else Statement | 15 Jun 2007 23:35 GMT | 1 |
I've got a problem where the data in a field is actually different types (I didn't do the database) So - - I've got to create a formula field to handle it. If the ProductID=(whatever) then
|
| crystal report 8.5 | 15 Jun 2007 09:46 GMT | 2 |
hi :') i'm new user of crystal report 8.5 and i need a lot of sintax and source code as possible could you help me
|