Paul Dixon
Paul Dixon
It was removed from the core but can still be used with an external module see https://github.com/desmondmorris/node-tesseract/issues/3
does the example help with this?
Any information on why?
ok thanks, when mcavage/node-ldapjs/issues/266 is fixed then ill update this if there are are api changes
I did notice there is no static `create()` method, so usage is a bit different to the decoder, not sure if that was intentional? ``` $encoder = new Encoder(); $encoded...