Hi,
I just want to print a text contained in a TMemo object. When I execute the following code:
MyMemo->Print("*** TITLE ***");
an error occurs stating that "There is no default printer currently selected" despite the fact that I HAVE a default printer selected in Control Panel->Printers.
What is the problem? Can you help me?
Thanks.
I just want to print a text contained in a TMemo object. When I execute the following code:
MyMemo->Print("*** TITLE ***");
an error occurs stating that "There is no default printer currently selected" despite the fact that I HAVE a default printer selected in Control Panel->Printers.
What is the problem? Can you help me?
Thanks.