I'm trying to set some text ( classical Hungarian dummy: árvíztűrő tükörfúrógép ):
contentStream.showText(text);
method with PDFBOX 2.0.7,and i got
U+0151 ('odblacute') is not available in this font Times-Roman encoding: WinAnsiEncoding
for őűŐŰ characters with all PDType1Font types. Other accented characters are working. Can anyone help me? Thanx a lot!