Click to See Complete Forum and Search --> : Driver of impression


Fafois
December 19th, 2002, 09:49 AM
Hello,

i want to code a driver of impression and i have no idea to begin !!! Could someone help me, please.

Thanks a lot.

DanM
December 19th, 2002, 10:08 PM
What do you mean by "driver of impression" ?
I'm not familiar with the term.

Dan

Fafois
December 22nd, 2002, 11:37 AM
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

DanM
December 22nd, 2002, 02:15 PM
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/default.asp?url=/library/en-us/graphics/hh/graphics/drvarch_3ijr.asp

Dan