Hello, May be a font problem, the embended one in the pdf file is matching the standard font mapping to unicode?
Regards, Kévin 2011/10/12 Yavuz Nuzumlalı <[email protected]> > Hi, > > When I try to use TextPosition to get text in a PDF file, it sometimes > gives > me related character with changed case. > > For example, The text in the pdf is like this: > > "BEBEK RANGE ROVER " > > And PDFBox returns the text like this: > > "bebek RANGe ROVeR " > > I'm using processTextPosition() method to get text. What could be the > problem, I can't figured out how to solve the problem. > > Thanks. >

