How to generate a PDF out of a rendered HTML element?
Is there a way to generate a PDF file in JavaScript out of a given rendered and styled element of a webpage and its content? Is there already a library for this?