Hacker News new | ask | show | jobs
by tonyedgecombe 538 days ago
The big distinction between PostScript and PDF was the removal of the language operators[1]. Adobe Distiller unrolled the PostScript language to create a file without the code.

[1] A small part remained for defining calculations as well as support for PostScript fonts.