iText returning Unicode characters

Adesh Nayak <[email protected]> Wed, 29 Oct 2014 15:04:28 -0700
Newsgroups gmane.comp.java.lib.itext.general
Message-ID <CAK=UWrTqHtdWLQphuBviuqNFHVwaCVzMdFDcCG_7NCuU1gi7rg@mail.gmail.com>
Hi Team,

Need some help. I was using below code (C#) to read some text from a PDF
file. I am looking to read a numeric value from the PDF which is rendered
in English, but when I use below code, it returns some Unicode characters
to me. Please let me know how to fix these kind of issues. I am using iText
for the first time today.

StringBuilder text = new StringBuilder();

text.Append(PdfTextExtractor.GetTextFromPage(reader, 3));


Thanks,

Adesh

------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php