EFileTahi-A
Contributor
I need to create a small program to print letters. The user simply needs to fill some fields (textboxes) and then the letter's body through a RichTextBox.
Now, since Text-Justify, Bold and Italic are required for these letters, I need to find a way of printing the letters with such formatting.
How can I accomplish this? How can I then print the text of a RichTextBox while maintaining its graphical structure (bold, italic and justify)?
Thank you.
Now, since Text-Justify, Bold and Italic are required for these letters, I need to find a way of printing the letters with such formatting.
How can I accomplish this? How can I then print the text of a RichTextBox while maintaining its graphical structure (bold, italic and justify)?
Thank you.