Page description languages
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
Line 17: | Line 17: | ||
* [[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) | ||
+ | * [[PDFXML]] (Adobe project for to create an XML-friendly representation of PDF) | ||
* [[PostScript|PS]], [[Encapsulated PostScript|EPS]] (Adobe PostScript) | * [[PostScript|PS]], [[Encapsulated PostScript|EPS]] (Adobe PostScript) | ||
* [[PostScript Printer Description|PPD]], describes the printer | * [[PostScript Printer Description|PPD]], describes the printer |
Revision as of 21:26, 21 February 2020
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. See also Document, Markup, and Electronic Publishing formats.
- DVI TeX/LaTeX
- EMF, a variant of WMF as used by Windows in print spooling
- ESC/P, Epson Standard Code for Printers
- ESC/POS, Epson printer commands for Point of Sale systems
- HP-GL
- IJPDS (Inkjet Printer Data Stream; Kodak Versamark)
- OpenXPS (Open XML Paper Specification)
- PCL (e.g. PCL5, PCL6 used in laser printers)
- PDF (derived from PostScript)
- PDFXML (Adobe project for to create an XML-friendly representation of PDF)
- PS, EPS (Adobe PostScript)
- PPD, describes the printer
- Zj-Stream (Zenographics)
Related items
Resources
- Wikipedia page about page definition languages