HI:
I am new to printer driver and would like to implement EMF spooling in Win
NT and Win2000. I have been reading from the MSDN. It looked to me that
Windows GDI will handle EMF file format and printer driver might just need
to set some function parameters. Can someone give me some pointers on how to
implement EMF spooling ?
Thanks
Er Song Moong
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Why do you have to be concerned with EMF spooling in your printer
driver? Are you implementing a print processor? EMF spooling is already
implemented if you use the default print proc (winprint). Unless you
have some specific functionality that you need to implement, I would
suggest that you stick with winprint and not bother with EMF spooling
since it is already taken care of for you.
This posting is provided “AS IS” with no warranties, and confers no
rights.
-----Original Message-----
From: Er, Song Moong (XSSC SGP) [mailto:xxxxx@xssc.sgp.xerox.com]
Sent: Wednesday, January 30, 2002 7:51 PM
To: NT Developers Interest List
Subject: [ntdev] EMF spooling in Printer Driver
HI:
I am new to printer driver and would like to implement EMF spooling in
Win NT and Win2000. I have been reading from the MSDN. It looked to me
that Windows GDI will handle EMF file format and printer driver might
just need to set some function parameters. Can someone give me some
pointers on how to implement EMF spooling ?
Thanks
Er Song Moong
You are currently subscribed to ntdev as: xxxxx@microsoft.com To
unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com