Wicked PDF is a PDF generation plugin for Ruby on Rails using wkhtmltopdf to convert HTML to PDF.
This is the result when i use Wicked_pdf to convert my html.erb page to pdf. Problem: Seem table …
wkhtmltopdf wicked-pdf page-break page-break-insideI am using two Gems to convert HTML to PDF. Using "https://github.com/mileszs/wicked_pdf" gem 'wicked_pdf' …
ruby-on-rails-4 spree wicked-pdf