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

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

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -