Re: catch EMF in Driver
- From: Dieter <dieter.riekert@xxxxxxxxxxx>
- Date: Thu, 19 Oct 2006 20:39:28 +0200
Hi Thomas,
search for PrintMirror at www.sourceforge.net.
You can't get the emf-file in the driver. You have
to write a print processor (sample in ddk) or use the driver-UI
entry-points "DrvDocumentEvent" parameters DOCUMENTEVENT_ENDDOCPOST.
Look at printmirror. It uses emf-files this way.
Dieter
Thomas Freudenreich schrieb:
I've sucessfully wrote (sample) the code to copy the emf-Spoolfiles away in.
an printprocessor. Because I needed an modified printerdriver, too I want
to put this code in the printerdriver ( plottersample by microsoft, because
I need a kind of plotterdriver ). I thought a good place where DrvEndDoc (
in the sample in page.c ) but in there the spoolfiles are not finished
(size 0 if debug and look at the spooldirectory). Maybe DrvSendPage. Or is
it impossible to get the emf-output in the printdriver itself ?
Thomas
- Follow-Ups:
- Re: catch EMF in Driver
- From: Christoph Lindemann
- Re: catch EMF in Driver
- From: Thomas Freudenreich
- Re: catch EMF in Driver
- References:
- catch EMF in Driver
- From: Thomas Freudenreich
- catch EMF in Driver
- Prev by Date: catch EMF in Driver
- Next by Date: Re: catch EMF in Driver
- Previous by thread: catch EMF in Driver
- Next by thread: Re: catch EMF in Driver
- Index(es):
Relevant Pages
|