Page description languages
From Just Solve the File Format Problem
(Difference between revisions)
(→Overview) |
m |
||
Line 8: | Line 8: | ||
* [[DVI (Device Independent File Format)|DVI]] TeX/LaTeX | * [[DVI (Device Independent File Format)|DVI]] TeX/LaTeX | ||
− | * [[EMF]], a variant of | + | * [[Windows Metafile|EMF]], a variant of WMF as used by Windows in print spooling |
* [[ESC/P]], Epson Standard Code for Printers | * [[ESC/P]], Epson Standard Code for Printers | ||
* [[HP-GL]] | * [[HP-GL]] |
Revision as of 23:36, 30 March 2013
Overview
These formats describe how a page that is to be printed looks like. It's mostly used as final format before the data is sent to the printer.
- DVI TeX/LaTeX
- EMF, a variant of WMF as used by Windows in print spooling
- ESC/P, Epson Standard Code for Printers
- HP-GL
- PCL (e.g. PCL5, PCL6 used in laser printers)
- PDF (derived from PostScript)
- PS, EPS (Adobe PostScript)
- XPS (XML Paper Specification)
Resources
- Wikipedia page about page definition languages