Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Problem with text_width and UTF-8 characters in PDF-writer

Reply
Thread Tools

Problem with text_width and UTF-8 characters in PDF-writer

 
 
Abir B.
Guest
Posts: n/a
 
      05-29-2008
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 via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
 
SurviveStyle5
Guest
Posts: n/a
 
      05-30-2008
On May 29, 2:23 am, "Abir B." <abbour...@yahoo.fr> 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
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Python unicode utf-8 characters and MySQL unicode utf-8 characters Grzegorz Śliwiński Python 2 01-19-2011 07:31 AM
Remove only special characters and junk characters from a file rvino Perl 0 08-14-2007 07:23 AM
pointers to constant characters and constant pointers to characters sam_cit@yahoo.co.in C Programming 4 12-14-2006 11:10 PM
Convert Raw Text Escaped Characters to Characters nicholas.wakefield@gmail.com Java 2 07-11-2005 09:17 PM
Adding a delimiter inbetween number characters and letter characters toomanyjoes@mail.utexas.edu Perl Misc 54 01-16-2005 04:07 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57