Page description languages
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
|image=Nlyl page design 2.png | |image=Nlyl page design 2.png | ||
}} | }} | ||
− | |||
− | |||
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]]. | 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]]. | ||
+ | == List of formats == | ||
* [[DVI (Device Independent File Format)|DVI]] TeX/LaTeX | * [[DVI (Device Independent File Format)|DVI]] TeX/LaTeX | ||
* [[Enhanced Metafile|EMF]], a variant of WMF as used by Windows in print spooling | * [[Enhanced Metafile|EMF]], a variant of WMF as used by Windows in print spooling | ||
Line 17: | Line 16: | ||
* [[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 | ||
+ | * [[SCODL]] | ||
* [[Zj-Stream]] (Zenographics) | * [[Zj-Stream]] (Zenographics) | ||
+ | |||
+ | == Related items == | ||
+ | |||
+ | * [[PostScript Printer Description]] | ||
==Resources== | ==Resources== | ||
− | * [ | + | * [[Wikipedia:Page description language|Wikipedia page]] about page description languages |
Latest revision as of 12:02, 12 September 2020
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.
[edit] List of 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
- SCODL
- Zj-Stream (Zenographics)
[edit] Related items
[edit] Resources
- Wikipedia page about page description languages