From: Michael Wong Date: 2009-05-03T08:45:25+09:00 Subject: Prawn relative-path image Hi, I would like to show an image on PDF (via prawn pdf.image). I am using a photo_for helper to retrieve an image i.e. photo_for(@account, :small), which yields logo_small Is there a way to use image relative path with pdf.image? how would you approach this problem? -- Posted via http://www.ruby-forum.com/.