in reply to Re: PDF::FromHTML and UTF8
in thread PDF::FromHTML and UTF8

It's not that simple with an utf8-ttf :( Internally the module use charsets from PDF::API2::Resource::Font::CoreFont::*. In this tables any char is described. If I use some utf8-ttf, I've to write some of thoose descriptions. And I don't want to do that for thousands of characters. Can I use PDF::API2 to create PDS's from HTML directly?

Replies are listed 'Best First'.
Re^3: PDF::FromHTML and UTF8
by Joost (Canon) on Dec 09, 2006 at 00:05 UTC