| Thread | Last Post | Replies |
|
| nudge in designer | 04 Nov 2004 17:52 GMT | 2 |
how do you nudge a text object in the crystal reports.net designer? I want to nudge it up like a pixel or two, but i can't figure it out. if i use shift-arrow, it expands the text box if i use ctrl-arrow, it jumps up by a lot more than a single nudge...
|
| Setup problem | 04 Nov 2004 12:42 GMT | 2 |
I have a C# Project with Visual studio.NET Crystal Report, Application works correctly under Windows XP with 4 Merge Modules from Seagate by Installshield Setup. but my application fails to run under Windows 98 SE ("Report failed to open" message), how can I correct this problem.
|
| Can Grow | 04 Nov 2004 08:14 GMT | 2 |
I have a CR 7 report where one field contains a number of units/numbers. I wanted to set the formatting for another text object with a formula with something like the following If {Field.Units} <= 3 then formatting CAN GROW =on maximum number of
|
| Subreports problem | 03 Nov 2004 16:09 GMT | 3 |
If I insert in the main report more than 1 subreports then my VB 6 application crashes. I need to have 4 subreports. So I inserted all of them then tried to run my application and run report from it. Everything is fine, all data is displayed. Then I'm trying to close the form with ...
|
| Subreports | 03 Nov 2004 16:01 GMT | 2 |
I have a question regarding sub reports. I am attempting to have a sub report embedded in a sub report. Is this possible. I have first created a report for employments and then insert a sub report for references for each employment. This works fine. Then i attempt to insert the ...
|
| Shared Variables Question | 03 Nov 2004 15:02 GMT | 3 |
Hi all, I'm having a bit of a hard time here, this is my first time using shared variables with subreports. Here's is my dilemma: I need to pull a total out of a subreport I am using and include it in a group footer on the main report. The variable is showing up fine on the sub
|
| Report Creation API License? | 03 Nov 2004 09:32 GMT | 1 |
When adding a Crystal 10 Report viewer into my VB6 app, when I try and run it it comes up with an error "You are attempting to use functionality that falls under the Crystal Decisions Report creation API license. This system does not have a valid license, or the evaluation copy of ...
|
| Crystal 10 standalone and ADO.NET | 03 Nov 2004 09:31 GMT | 1 |
I am considering using purchasing Crystal 10 Developer for reporting with an asp.net web project. I am interested in using embedded reports with ADO.NET, but I am concerned I will not be able to run these reports within the standalone version of
|
| crystl32.ocx v4.5 stops working after SQL Server SP3 | 02 Nov 2004 20:48 GMT | 1 |
Hi, we redistribute the crystal report ocx and dlls with the installation of our system. The following files end up being installed on the folder C:\WINDOWS\system32\Crystal Reports\V4.5 03/02/2003 13:22 316,928 Cisec32.dll
|
| ReportDocument.Export() fails | 02 Nov 2004 16:55 GMT | 3 |
Hello, I have a report and a buttom that when the user presses it, the program launches a pdf file so the user can print or export or do anything. When I run it in my machine it's OK. But when I run it from the server fails in the crreportdocument.export() with the error: Invalid ...
|
| Merge Modules and Installation Package Validation | 02 Nov 2004 10:46 GMT | 1 |
I have a VB.Net application that uses Crystal Reports and I use the Wise for Windows Installer for Visual Studio.Net to create an installation package. It also has a nice capability to validate the installation package against Windows Installer SDK rules.
|
| Width UOM?? | 01 Nov 2004 15:16 GMT | 1 |
I can't find the formula to tell what the Unit Of Measure of the Width property of a FieldObject is. It seems to be something like Pixels but I don't know how big a paper pixel is. It's not points because myfieldObject.Font.SizeInPoints is equal to 11 on the font I'm using. It ...
|