Please can someone point me to the most complete semi-word-processing Richtextbox solution you know of.
I'm looking for :
- basic text formatting
- bulleting
- indenting
- print preview
- printing
Thanks for any direction.
Printable View
Please can someone point me to the most complete semi-word-processing Richtextbox solution you know of.
I'm looking for :
- basic text formatting
- bulleting
- indenting
- print preview
- printing
Thanks for any direction.
The MCL Print Form Helper Component can print and preview rich text box controls - see the video demo...Quote:
- print preview
- printing
have a look at the rtf printing link in my signature
Thanks Merrion & Paul. Since you both have workd extensively with rtbs, can you suggest any existing control for
# basic text formatting
# bulleting
# indenting
Here is another solution: this project
looks good - if you can convert it from C#Quote:
Originally Posted by Xancholy
Na, just drop the C# project dll into your toolbox, then add it to your form.
Add custom toolbar & menu.
Study C# project and recreate printing controls from toolbox
Instant word processing.