Printing Hyperlinks in a Prawn Pdf Table (Ruby on Rails)

What is the task at hand?

  • You have a prawn pdf. Within that pdf you have a table. And within that table, you have a series of hyperlinks that you want clearly displayed as such (blue, and underlined.)
  • I am using active storage.
  • We are working with Ruby on Rails.
  • Here is a base implementation to show you how it can be done:
Written on October 9, 2019