Suresh Duvvada wrote:
> Hello,
>
> I am facing an issue as mentioned below,
>
> Greek characters are not getting displayed in the PDF created by iText
> i am not able to display greek characters into PDF file, as my
> application using Fonts arial.ttf, arialbd.ttf
>
> the properties file using for greek language is properly encoded
> format(UTF-8).
>
> when i am trying to read the properties file by using iText getting
> output as "?????"
>
> for ex:
> Cell cell = new Cell(new Phrase(pageBundle.getString("event_name"), helv));
If you're using arial.ttf, why is your Font class called helv.
How did you create your Font class?
Did you use arial.ttf? And if so, did you specify the correct encoding?
> Please help us in this problem.
You are using the Cell class.
This class has been removed from the more recent versions of iText.
The version you are using is no longer supported for free,
so you are on your own.
> Can u please tell me how to post into this site as well?
What do you mean: "how to post into this site"?
This is a mailing list.
You are probably referring to some archive site.
We don't have any control over archive sites.
The instructions to subscribe to the list can be found by clicking
the appropriate link at the bottom of each mail sent to the list.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/