lothos12345
Well-known member
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.