Hello everybody, recently I am trying to write a simple C++ program that will sent the text of a file to the printer through the help of output file stream operation. However, I am having trouble in how to change the FONT TYPE of the printing text, and I will be really please if someone could give advice on how i can achieve this goal. By the way, I am using turbo C++.

Thanx ^_^.