Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Report and Rtf Tables

Status
Not open for further replies.

lothos12345

Programmer
Mar 8, 2005
40
US
I have written a Visual Basic application which incorporates the use of the txtextcontrol and crystal reports. For those who do not know the txtextcontrol is a control that allows us to make programs we create look more like microsoft word. My problem comes in when I try to use rtf tables in the txtextcontrol. I insert a table and use the columns and rows and it looks fine in the application. But when I do a print preview which incorporates Crystal Reports the text I put in the tables is horribly spaced. I researced this and basically I was told that crystal reports does not handle rtf tables very well. I need a way for users to use tables in my application and have it display correctly on the crystal report. Any suggestions would be greatly appreciated. I am using Visual Basic.NET 2003 and Crystal Reports 9.0.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top