ruby on rails - Is there any alternative gem like pdfkit gem? -


i print "test.html.erb" page pdf format.

please suggest me other gems pdf kit generates pdf file html page.

we have used wicked_pdf success quite complicated pages. wicked_pdf allows create pdf specific templates (pdf.erb), can different regulat html templates (there elements meaningless in pdf, such navigation links).

wicked_pdf use wkhtmltopdf under hood.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -