Hi Maruan I extended the class to override that. Then again I extended the PDFStreamEngine because I required more extensive changes but the principle should be sound.
best regards Daniel On Tue, Mar 29, 2016, 20:12 Maruan Sahyoun <[email protected]> wrote: > 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
