Rails: Convert HTML to PDF?
The greatest thing nowaday is PDFKit for this job:
- https://github.com/pdfkit/PDFKit
- http://railscasts.com/episodes/220-pdfkit
The gem, WickedPDF, does exactly that.
The greatest thing nowaday is PDFKit for this job:
The gem, WickedPDF, does exactly that.