Crystal Reports ownership was switched from Crystal Decisions to Business Object in 2003, which later proposed the versions 10, and simultaneous other versions.
Questions tagged [crystal-reports-10]
13 questions
12
votes
10 answers
Crystal Reports Cutting Off Text in PDF
I found this post on Crystal Reports Cutting Off Text in PDF, but it didn't solve my problem.
I have a Crystal Report that contains a field within a text object (to control line spacing) and has "can grow" selected. When I export the Crystal Report…

scumdogg
- 452
- 1
- 6
- 15
7
votes
1 answer
How to resolve Crystal Report version conflict and make them work side-by-side?
I have VS-2005 and VS-2010 installed. As Crystal Reports is available as a separate download for VS-2010, I downloaded it and installed. My old projects were in VS-2010 which uses Crystal Reports version 10.0. New projects are in VS-2010 whose…

RKh
- 13,818
- 46
- 152
- 265
1
vote
1 answer
Crystal Reports 10 Clear Out Preview Results
I have created a new report in Crystal 10 and generated preview results to validate it. Seeing that is was valide I saved the report. The probelm is each time I open the report in Crystal it goes right into the old preview results rather than…

Mike Myers
- 33
- 1
- 7
1
vote
2 answers
Crystal Reports : Insert an image in the Report Header section
I need to insert a report homepage on an existing RPT file. The existing RPT file works fine, it displays results from a stored procedure. It's ok.
The homepage must contain an image from the database. So first, I added a new SQL command (through…

Nico
- 575
- 3
- 8
- 19
1
vote
0 answers
Crystal Report Sum of Multiple Group Summaries
I am compiling a report that needs to be arranged by Order (Group 1). I followed the steps provided by Ryan on 4/22 to sum the summary (maximum since the line numbers repeat in the "Details" section of the report) of my group 2 (material cost line…

Brad
- 11
- 1
- 3
1
vote
1 answer
Crystal Reports Embeded Image Size
I am having trouble adjusting the size of an image (EMF) embedded using the Crystal Reports 10 designer. I am importing the picture as an OLE object using the Insert menu and selecting picture.
I have 2 workstations which access several reports.…

Graphics Dude
- 11
- 2
0
votes
0 answers
Crystal Reports 10 - How to print 2 different labels from 1 report (1x1)
I need to create a Crystal Report for a label printer. The label printer is Brother QL-570 with width 1-1/7" & length (height) 1.15 & feed (gap I think) of .12... essentially 1x1. But I want 2 labels per print with different things on each. Can this…

TAW0320
- 1
- 1
0
votes
1 answer
Summing a formula containing a running total in Crystal 10
I have searched on other questions similar to this but none seem to be in the same situation.
I have a series of transactions in which I am using a running total named TranNumber which resets on the change of the account number. When I sort by…

K Emery
- 91
- 2
- 12
0
votes
2 answers
Crystal Reports ODBC connection: the database table cannot be found
When running (or verifying the database) for a report in Crystal Reports 10, I am getting the message:
"The database table "SomeTable" cannot be found. Proceed to remove this table from the report?"
for multiple tables.
The report used to work…

ngm
- 7,277
- 1
- 53
- 62
0
votes
0 answers
Why would my report render in Crystal Reports 10 and not in version 9?
I have a Crystal Report that queries a 64 bit SQL Server 2012 database. The data source is a stored procedure with one parameter. The procedures's code takes the parameter and sets it to a local variable to avoid the issues encountered when directly…

RoastBeast
- 1,059
- 2
- 22
- 38
0
votes
1 answer
Prompting for a different data source in Crystal Reports 10
G'day!
I'm using a command to bring up information from our main pay database. This part of the report is working just fine.
I'd like to be able to prompt the user to specify their datasource location using a parameter field, in case they'd like to…

CanadianSchism
- 1
- 4
0
votes
2 answers
Edit Parameter Field Crystal reports with NOT value?
In Crystal Reports, I want to add a WHERE field <> date to filter out dates that have a NULL value from my database in my report.
I'm using a legacy FoxPro database on the backend which generates an SQL statement from my report, but doesn't appear…

leeand00
- 25,510
- 39
- 140
- 297
0
votes
1 answer
Crystal Report exception
I have developed a project with Crystal Reports 10 and developed a setup which works fine generating the pdf file but when I install this application in any other machine and try to run pdf generation than I get this exception:
See the end of this…

user2021787
- 21
- 2