Comment by fsckboy Comment by fsckboy 8 days ago 1 reply Copy Link View on Hacker News >PDFs should not be able to execute codePostscript is code (it's a stack machine), and PDFs are Postscript
Copy Link martin_a 8 days ago Collapse Comment - > PDFs are PostscriptPDFs have moved to native generation, due to the feature richness that has found its way into the specs.Nevertheless you can still write PS and feed it into a Distiller (or sth. alike) and render the output. Reply View | 0 replies
> PDFs are Postscript
PDFs have moved to native generation, due to the feature richness that has found its way into the specs.
Nevertheless you can still write PS and feed it into a Distiller (or sth. alike) and render the output.