PDFKit is a PDF document generation library built on top of wkhtmltopdf to convert HTML+CSS to pdf using Webkit.
PDFKit is for creating PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.
PDFKit comes with a middleware that allows users to get a PDF view of any page on your site by appending .pdf to the URL.
Uses wkhtmltopdf on the back-end which renders HTML using Webkit.