Re: Printing drivers architecture
- From: "Christoph Lindemann" <clindemann2@xxxxxxxxxxxxxxxxx>
- Date: Tue, 16 May 2006 11:01:48 +0200
"Igoogle" <tfpunix@xxxxxxxxx> wrote in message
news:1147746584.492000.155080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
No , RAW and EMF is two different type format of print processor .
SPL contains EMF data , if you want get emf ,just need get spl and
extract emf from it
This is not correct. SPL files can hold all sorts of different formats: NT
EMF (a special EMF based spool format), TEXT and RAW. Where RAW stands for
the "raw" job data which is sent to the printer. RAW could be PCL,
PostScript, ESC/P or similar.
You can not just depend on the SPL files to include EMF, this depend on
several factors.
The print processor converts from one format to the next, ending in RAW. And
the data is spooled in the SPL files between stages.
The print processor uses (normally) functions provided by the spooler to
convert from one format to the other.
--
Christoph Lindemann
Undocumented Printing
http://undocprint.printassociates.com/
.
- Follow-Ups:
- Re: Printing drivers architecture
- From: Maxim S. Shatskih
- Re: Printing drivers architecture
- From: Igoogle
- Re: Printing drivers architecture
- References:
- Printing drivers architecture
- From: zedy1984
- Re: Printing drivers architecture
- From: Igoogle
- Re: Printing drivers architecture
- From: zedy1984
- Re: Printing drivers architecture
- From: Igoogle
- Printing drivers architecture
- Prev by Date: Re: Driver project configuration.
- Next by Date: Re: Printing drivers architecture
- Previous by thread: Re: Printing drivers architecture
- Next by thread: Re: Printing drivers architecture
- Index(es):
Relevant Pages
|