Hi,
I need to make a printer driver which prints to file in text format.What is a way to make such driver in using c++ on win32 platform.
Thanks,
Inayat Azmi.
Printable View
Hi,
I need to make a printer driver which prints to file in text format.What is a way to make such driver in using c++ on win32 platform.
Thanks,
Inayat Azmi.
There used to be a printer called "generic (text only)" included with windows. If its still there, give it a try.