TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rahul Bansal
110
17.1k
9.9m
Hindi text in to ItextSharp Pdf
Feb 4 2015 3:59 AM
I am Fetching Hindi text from database and displaying it into runtime pdf using Itextsharp but at the time of display, text is not in proper hindi.
BaseFont bf = BaseFont.CreateFont(HttpContext.Current.Server.MapPath("font\\ARIALUNI.TTF"), BaseFont.IDENTITY_H, BaseFont.NOT_EMBEDDED);
iTextSharp.text.Font font = new iTextSharp.text.Font(bf, 8, iTextSharp.text.Font.NORMAL);
TblGrid.AddCell(new PdfPCell(new Phrase(PartA_9to23[i, 1], font)) { BorderWidth = 1, HorizontalAlignment = 0, FixedHeight = 18f });
Reply
Answers (
4
)
How to write a documentation for a project
my use a 3 FileUpload, I am want one filupload was empty whe