I have the following code, which produces a PDF whose text is not properly shown:
var doc = new Document("220.pdf");
var fontsPath = "fonts";
final var pdfFolderFontSource = new FolderFontSource(fontsPath);
…...Adobe Reader the document metadata, the font is there though...