I need to print the content from richtextbox .
I tried using
printer.print space(1)
richtextbox1.selprint=Printer.hdc
this works fine if the printer is laser printer.
but fails in case of dot matrix printer.
Runtime error occurs and the error is "Printer error".
I need the help urgently.
Thanks for all.
I tried using
printer.print space(1)
richtextbox1.selprint=Printer.hdc
this works fine if the printer is laser printer.
but fails in case of dot matrix printer.
Runtime error occurs and the error is "Printer error".
I need the help urgently.
Thanks for all.