Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Euro symbol

MIME-Version: 1.0
Received: by 10.100.231.16 with SMTP id d16mr40149anh.20.1222411670468; Thu, 
	25 Sep 2008 23:47:50 -0700 (PDT)
Date: Thu, 25 Sep 2008 23:47:50 -0700 (PDT)
X-IP: 212.123.161.245
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.17) 
	Gecko/20080829 Firefox/2.0.0.17,gzip(gfe),gzip(gfe)
Message-ID: <988fe922-4855-4e19-afbf-41c4503e97e2@k37g2000hsf.googlegroups.com>
Subject: Euro symbol
From: gummybears <wneimei...@gmail.com>
To: Prawn <prawn-ruby@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Is it possible to output the euro symbol with prawn ?

In RFPDF I can do something like

formatted_amount = sprintf("%s %6.2f",128.chr ,amount)

but not with prawn.