hi How can I display a string which excess 254 chars in my report created by crystal reports 8.5? My application that shows the report ia a vb6.0 application.

Thank you

link|improve this question

50% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Looks like you have to build it up in CR 8.5. Check out this example.

If using a database, you would have to split the string into several columns before it gets passed into crystal.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.