I need to export an HTML page with some charts in to a PDF, what are some good gems to do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
PDFKit http://railscasts.com/episodes/220-pdfkit and Prawn http://railscasts.com/episodes/153-pdfs-with-prawn.
My choice is PDFKit.
In deal with charts it can be a problem. Recommend to use graphic charts in this case. But maybe canvas is supported.