Prawn is a fast, nimble Ruby library for creating PDF files.
I am creating a pdf file in the latest version of the Prawn library (v1.0.1rc) in Rails (3.1.1) and when …
ruby-on-rails-3.1 prawnI've been randomly trying fonts in Prawn, for Ruby. For Example: Times New Roman - Yes Palatino Linotype - No …
prawnI'm using Prawn and Prawnto to display a PDF-based reports to the user, but in some circumstances, I'd also like …
ruby-on-rails ruby-on-rails-3 paperclip prawn prawntoI've a problem for adding images into a PDF using Prawn as pdf generator. I'm trying to add image using …
ruby-on-rails ruby-on-rails-3 prawnWhat I'm trying to do is generate a PDF using Prawn, while having some language specific characters. And as a …
ruby-on-rails pdf prawnI'm using Rails 4 + prawn_rails + the latest version of prawn (v 1.1.0) and I noticed in the changelog here: https://github.…
prawnI am trying to generate a simple table in ruby with prawn pdf. I need some text in a cell …
ruby pdf pdf-generation prawnHow do I set the font size in a PDF table using the prawn gem? When I call prawn like …
ruby-on-rails ruby-on-rails-3 prawnI'm in the process of upgrading my app from Rails 3.0 to Rails 3.1. I've binned my old plugins in favour of …
ruby-on-rails prawn prawntoI would like to create a template in doc, pdf, odt, docx ... document type does not matter. What I want …
ruby-on-rails-3 pdf pdf-generation prawn prawnto