Generate pdf from Rails 3 - what tool to choose?

前端 未结 5 1398
不思量自难忘°
不思量自难忘° 2020-12-31 11:03

I need to be able to render some views as PDFs from a Rails 3 project. I\'ve never before used PDF generation techniques with ruby/rails, so I researched a

5条回答
  •  甜味超标
    2020-12-31 11:17

    About prawn, here is a seamless integration for Rails 3 that seems to work just fine: https://github.com/Whoops/prawn-rails

提交回复
热议问题