312-49 · Question #434
Printing under a Windows Computer normally requires which one of the following files types to be created?
The correct answer is C. EMF. When a Windows application sends a print job, the Windows print subsystem creates an EMF (Enhanced Metafile Format) spool file. EMF is a device-independent format that describes the page content as a series of GDI (Graphics Device Interface) commands. The spooler stores the job…
Question
Printing under a Windows Computer normally requires which one of the following files types to be created?
Options
- AEME
- BMEM
- CEMF
- DCME
How the community answered
(48 responses)- A4% (2)
- B2% (1)
- C94% (45)
Explanation
When a Windows application sends a print job, the Windows print subsystem creates an EMF (Enhanced Metafile Format) spool file. EMF is a device-independent format that describes the page content as a series of GDI (Graphics Device Interface) commands. The spooler stores the job as an EMF file temporarily before the printer driver converts it to a printer-specific format. EME, MEM, and CME are not valid Windows print spool file formats.
Topics
Community Discussion
No community discussion yet for this question.