> -----Original Message-----
> From: nandipinto [mailto:[EMAIL PROTECTED]
>

Hi,

> The PDF file I'm trying to produce has to display Asian fonts - Thai
> font in this case. But I keep getting the error message:
>
> [ERROR] unknown font tahoma,normal,normal so defaulted font to any

This has nothing to do with the Asian fonts, and can be solved by replacing
this

>     <font-triplet name="Tahoma"/>

with: <font-triplet name="Tahoma" style="normal" weight="normal" />

You will have to provide separate entries for the other style/weight
combinations.

HTH!

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to