Converting HTML to PDF using Rails - DEV Community

Exporting to PDF from HTML can be a bit of a can of worms, especially with CSS not quite working the way it does in a web browser. However with the right setup, it's possible to take the pain out of it!A couple of popular gems to convert HTML to PDF in Rails are PDFKit and WickedPDF. They both use a command line utility called wkhtmltopdf under the hood.
Converting HTML to PDF using Rails - DEV Community #ruby #rubydeveloper #rubyonrails #dev https://rubyonrails.ba/single/converting-html-to-pdf-using-rails-dev-community

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles