Hi all ,
I have embedded Japanese font in Fop and able to display Japanese character in PDF
Using this
<fo:block font-family="Japanese-font" font-size="15pt> 刀佱 </fo:block>
As much I understand fop takes this hax number as input and printed bitmap of this
number
in the PDF file.
I want same thing for my UI part. Basically I want to know How to map hax number with
corresponding bitmap
Using Java classes as done by the FOP application .
Thanks in advance .
Regards
Rikhil jain
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]