Home > Computers > Data Formats > Document > Publishing > PostScript
Postscript is a page description language developed by Xerox PARC, and then Adobe systems, with the goal of providing a portable format that would use the best features of every system. It is a block structured procedural language, very similar to Forth. Each postscript document is a computer program that when run, produces the printed pages of the document. Originally Adobe Systems intended for postscript documents to be fully portable between different printing devices, but some other computer companies insisted on including machine language routines in the documents produced by their systems, so the portability between different printers was lost. In response, Adobe created the PDF format, which allows formatting to be tightly controlled on web and printed pages, but requires a special PDF viewer.
http://www.adobe.com/products/postscript/
The official site of PostScript, with resources, information, and links.
http://partners.adobe.com/public/developer/ps/index_specs.html
Official specification of the core data format/language and of several of its extensions, specification errata and supplements. Hosted by the Adobe Solutions Network.
http://partners.adobe.com/public/developer/ps/sdk/index_archive.html
A compilation of documents and sample code previously distributed on CD as the Print Technologies software development kit.
http://www.tinaja.com/post01.asp
Essays and examples on PostScript programming.
http://www.inkguides.com/postscript.asp
Links to general information, utilities, and software.
http://pages.cs.wisc.edu/~ghost/doc/books.htm
Lists a couple of Adobe and third-party publications.
http://atrey.karlin.mff.cuni.cz/~milanek/PostScript/Reference/
Complete list of PostScript operators, operands, and symbols. Also features a PostScript troubleshooting section, information on document structuring conventions, the OpenPress Interface (OPI) specification, and a list of books.
http://www.ugrad.math.ubc.ca/localdoc/Flat/PS-toc.html
David Maxwell's introduction to programming in PostScript.
http://www.jdawiseman.com/papers/placemat/postscript_routines.html
Briefly describes some pieces of re-usable PostScript code.
http://www.trilithon.com/pagesproducts/postscriptcode.html
A shareware archive of approximately thirteen thousand lines of annotated PostScript Code.
http://www.mytechtime.com/2009/07/postscript-benefits.html
A brief description of Postscript levels and its benefits.
http://www.prepressure.com/postscript
Overview and history of language, explanation on how PostScript renderers work, troubleshooting database, and other basic information about PostScript.
http://en.wikipedia.org/wiki/PostScript
Encylopedia article about the language and document format.
Home > Computers > Data Formats > Document > Publishing > PostScript
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us