Can I use PDFNet to extract text from multilingual PDFs?

Q: We need your help in regards of extracting text from Multilingual
PDFs. Kindly let us know, can we extract text from these type of PDF’s
using PDFTron.
-------
A: Text extraction from multilingual and CJKV PDFs is the exactly same
as from PDFs that use western languages (see TextExtract sample
project). Text extractor returns UTF16 encoded strings. Since
multilingual PDFs usually refer to some of predefined CMAP-s you may
want to make sure that PDFNet.SetResourcesPath (see
http://www.pdftron.com/net/faq.html#pdfnet_res) returns true.