Printing from a RichTextBox

Please share your functions/code-snips

Printing from a RichTextBox

Postby Slowdown » Sun Feb 07, 2010 7:58 pm

@all
Saw many times in the forum the question how to print to a printer in KBasic.
I did have the same problem when i wanted to print text from a richtextbox.
I have something that worked for me,

Application.PrintHtml(RichTextBox.Value) :D
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Return to User-Functions

cron