Multiple ways to generate PDF charts in Rails 6
23-Sep-2019 2330
So Rails 6 finally released with tons of new features. I was doing a task related to data representations and it needed lots of charts rendering stuff. But now they have new requirement to make each one printable. For that i need to convert those charts to PDF format.Since the application is running on multiple devices, Ctrl P option didn’t helped much. So, I started exploring each possible way out there. I am listing below, all those options I tried, with pros and cons.
Multiple ways to generate PDF charts in Rails 6 #ruby #rubydeveloper #rubyonrails #Multiple #generate #charts #Rails https://rubyonrails.ba/link/multiple-ways-to-generate-pdf-charts-in-rails-6