pdf.js
pdf.js copied to clipboard
DOM or HTML => Post Script
We really need a way to transform DOM elements, or straight HTML text into Post Script.
Forcing the user to create a PDF using only Post Script notation is cruel.
+n
Perhaps with the new work on webkit bindings this could be a little more possible?
did you take a look at wkhtmltopdf, it use qtwebkit binding.
+1