Page description languages
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
m (→Overview) |
||
Line 15: | Line 15: | ||
* [[PDF]] (derived from PostScript) | * [[PDF]] (derived from PostScript) | ||
* [[PostScript|PS]], [[Encapsulated PostScript|EPS]] (Adobe PostScript) | * [[PostScript|PS]], [[Encapsulated PostScript|EPS]] (Adobe PostScript) | ||
− | * [[ | + | * [[OpenXPS]] (Open 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 16:30, 6 August 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)
- OpenXPS (Open XML Paper Specification)
Resources
- Wikipedia page about page definition languages