Hi, I was wondering if we lost the capability to supply a custom glyph list file as discussed here: http://stackoverflow.com/questions/35972788/how-to-read-control-characters-in-a-pdf-using-java/36034529#36034529
PDFTextStreamEngine seems to have it hardcoded ["org/apache/pdfbox/resources/glyphlist/additional.txt";] and I couldn't find a way to override that. Do I miss something? BR Maruan
