Comment Re:Suggestions on Examples (Score 1) 206
Perhaps my understanding of PostScript is not what it should be, but isn't it essentially a set of drawing instructions wrapped in a wack programming language. While you can get document type information out of it, there's a hell of a lot of overhead to deal with first. (Not that RTF is all that lightweight...)
Maybe you're thinking of SGML, which is a much better (than PostScript) way to represent documents for interchange.
Maybe you're thinking of SGML, which is a much better (than PostScript) way to represent documents for interchange.