Hello,
i want to code a driver of impression and i have no idea to begin !!! Could someone help me, please.
Thanks a lot.
Printable View
Hello,
i want to code a driver of impression and i have no idea to begin !!! Could someone help me, please.
Thanks a lot.
What do you mean by "driver of impression" ?
I'm not familiar with the term.
Dan
Sorry,
i wanted to write "printer driver"...:(
In fact, i want to be able from applications like MSWord or MSExcelto "print" .doc or .xls documents through my own printer/ing driver. I don't want to print on a printer, i want to "print" in a file in different format (tif or stuff like that). And i don't know how to code my "Fafois driver" :)
Thx
Do a search on the web for "pseudo printer driver".
Here's something I found usefull :
http://www.walkerj.muc.de/ITSEDIPP/itsedipp.htm
It may be a little bit old stuff, but you can always get more information from MSDN about how to write a printer driver:
http://msdn.microsoft.com/library/de...varch_3ijr.asp
Dan