Y
Hacker News
new
|
ask
|
show
|
jobs
by
bityard
526 days ago
Gzipped PostScript documents were fairly popular during the 90's and are functionally identical to PDFs for 99% of use cases. (PDF is essentially PostScript, but with more features.)
2 comments
kccqzy
525 days ago
For Gzipped PostScript, code execution is its raison d'ĂȘtre. But it is at least possible to build a PDF viewer without code execution.
link
necovek
526 days ago
Well, both a simpler language more geared toward presentation, but also including more modern features designed for on-screen viewing.
link