Hey, Rather than use pdfkit, wickedpdf, or wkhtmltopdf, use phantomjs and look for 'rasterizer.js', it's vastly superior, though you'll find some interesting problems if you have tables that flow from one page to another since I last used it.
~Spaceghost On Sun, Jan 12, 2014 at 11:18 AM, Ankur Kumar <[email protected]>wrote: > > Hi, > > I need to generate few basic reports in rails (generated on the basis of > some SQLs fired on MySQL) which can be viewed in HTML5 and then if a user > wants, he should be able to download a pdf file for the report. Can someone > suggest a gem for this requirement? > > I think Rupport and Crystal Report are inactive. > > Thanks. > -- > Regards, > Ankur > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/CALSL1ePfkLOGsjJHUpeDSiB42mMobLv6ToxchefcT9VipK-7zA%40mail.gmail.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CANuxHDOMjN-0h2045X8LAniLGW762KHP_G3GGTnz%3DHp325__ow%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

