Page description languages
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
m |
||
Line 13: | Line 13: | ||
* [[PCL]] (e.g. PCL5, PCL6 used in laser printers) | * [[PCL]] (e.g. PCL5, PCL6 used in laser printers) | ||
* [[PDF]] (derived from PostScript) | * [[PDF]] (derived from PostScript) | ||
− | * [[PS]], [[EPS]] (Adobe PostScript) | + | * [[PostScript|PS]], [[Encapsulated PostScript|EPS]] (Adobe PostScript) |
* [[XPS]] ([[XML]] Paper Specification) | * [[XPS]] ([[XML]] Paper Specification) | ||
==Resources== | ==Resources== | ||
* [http://en.wikipedia.org/wiki/Page_description_language Wikipedia page] about page definition languages | * [http://en.wikipedia.org/wiki/Page_description_language Wikipedia page] about page definition languages |
Revision as of 17:37, 24 February 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