I use a memo field in database to store text under richtext format. When I browse data in richtext control it appear with full format, for example : Bold, Italic, font size to each word.....
But I don't know how to print it to report with those formats I used in database.
I used crystal report but it can't display data with my format. If I develop program in access I can use richtext control in report and it display data in full format. But in Crystal Report in VB I can't do.
Is there anyone know how to print that field to crystal report or use what control to print it
