From: SurviveStyle5 Date: 2008-05-31T00:49:50+09:00 Subject: Re: Problem with text_width and UTF-8 characters in PDF-writer On May 29, 2:23 am, "Abir B." wrote: > Hi > I've many problems with the method text_width in PDF-writer. It doesn't > give the true values for text with UTF-8 characters. > (I used iconv to diplay this text.) > Any idea?? > thanks > -- > Posted viahttp://www.ruby-forum.com/. In my understanding, PDF::Writer does not fully support UTF-8 characters (despite some older documentation that suggests that it does). There is a google group that maintains it, Doesn't look like it's a feature that is going to be added any time soon either. Sorry -Otto