path + "," + (i + 1));
should be:
trueTypeFonts.setProperty(names[i], path + "," + i);
Best Regards,
Paulo Soares
> -Original Message-
> From: Bruno [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, December 04, 2002 10:06
> To: SOBANA Rathnam
> Cc: [EMAI
Quoting SOBANA Rathnam <[EMAIL PROTECTED]>:
> Hi,
> I need Traditional Chinese fonts to be printed in my report.I have got 2
> chinese fonts.
> 1)Mingliu.ttc
> 2)Kaiu.ttf.
>
> When i use Mingliu.ttc in my BaseFont it gives me an error that it cannot
> be used with BaseFont.IDENTITY_H or BaseFon