VB Crystal Report >> Crystal report excel to RTF fail

by wandali » Fri, 22 Apr 2005 20:51:33 GMT

Hello,

I installed my VB6 application with Crystal Report v. 8.0 to a client
machine, for some reason the RTF export doesn't work when I tried to
export a report to a RTF, but it works for any other formats. Besides,
my development machine does work even in the same platform -- WinXP. I
wonder what is missing or if XP is incompatible with Crystal report v.
8.0. I do have the u2frth.dll file on my client machine.

Please please help, any suggestion would be greatly appreciated.

Thanks in advance.
Wanda



Similar Threads

1. Help: How to export crystal report to excel file (Crystal Report 6) - VB Crystal Report

2. Load Report Failed Crystal Reports 9 on Windows 2003 Standard Edition SP1 on VMware

Could any one please help!!!
We are testing VS2003 app with Crystal Report 9, it runs fine on Window
2000 server, but we are getting the error below when we run the same
app on Windows 2003 Standard Edition SP1
(the server is installed on VMware).

Load report failed.

CrystalReportViewer -crXXXData
Use the ReportSource of DataBindings property to specify a report
source.

Would appreciate any help!!

Thanks,
CC

3. Crystal Reports - Load Report failed. "Invalid Table Number" - VB Crystal Report

4. Crystal Report After Export Load report failed

Dear all,

I encounter a problem with Crystal Report from Visual Studio which is 
"CrystalDecisions.Windows.Forms.CrystalReportViewer". 

The problem is, whenever I export a report to PDF,Excel and etc. it export 
successfully, but when I click on the other report to try to view the report 
it prompt "Load Report Failed". 

This error only occurs after exported a report.

Please help. Thanks in advance.

Cheers,
Mae

5. Logon Failed onppenig a report with crystal reports XI - VB Crystal Report

6. Crystal Reports and RTF-Content???

Hello,

I use some RTF-Controls in several Win-Forms. All Data where saved well in a 
Database. For Printing I always use Crystal Reports, but the RTF-Content 
isn't what I see in my Win-Forms. In the Report I drag and drop the Field 
with the RTF-Content. Place it und change the prop. TextFormat to crRTFText. 
Easy things of RTF like Bold and so on are shown well. But includes Pictures 
and Tables are missing. What goes wrong? Are there any missing prop. to 
set???

Thanks for your help.

Greetings and sorry about my bad english ;o)
Matthias


7. RTF-Picture or Image in a "Crystal Report" - VB Crystal Report

8. Saving RTF in DB & showing it in Crystal Report

Hi,

In my vb application, I am using a Rich Text Box Control. I type some text 
and applied strikethrough style for a portion of text. Then I store the 
.TextRTF value in a table. Then I opened a Crystal Report and binded that 
table and I formatted the text interpretation as RTF text. The text is 
displayed with StrikeThrough style. But StrikeThrough comes from the position 
i applied in the text to end of the text.

Ex:
dsjkfl klasdfjkl asdklfjkl 
dsfjkl sdklfjkl 

I applied strikethrough for the portion "klasdfjkl".
But the Crystal Report shows Strikethrough from "klasdfjkl" to end of the 
text.
It should show strikethrough for "klasdfjkl" only.

VB 6.0, SQL Server 2000, Crystal Reports 8.5