Frazer Smith

Results 109 comments of Frazer Smith

> @Fdawgs Pleae do. I have some available time at the moment. Brilliant, what's the best way to get them to you?

Ah, didn't realise you could drop files into issue comments now! Find below a handful: [test_file_1.docx](https://github.com/morungos/node-word-extractor/files/12843401/test_file_1.docx) [test_file_2.docx](https://github.com/morungos/node-word-extractor/files/12843400/test_file_2.docx) [test_file_3.docx](https://github.com/morungos/node-word-extractor/files/12843398/test_file_3.docx)

Did you manage to find some time to look at this @morungos?

What's been the general consensus on this? Worth adding to other repos?

Any updates on this? PR is over 3 years old at this point, is it still required?

@Manubi Did @Uzlopak's solution resolve this?

@stackoverjoe would you be up for making this PR against https://github.com/RSeidelsohn/license-checker-rseidelsohn, which is an actively maintained fork of this?

@mojoaxel would you be up for making this PR against https://github.com/RSeidelsohn/license-checker-rseidelsohn, which is an actively maintained fork of this?

Thanks @testlabauto, this repo was first built for use in a Windows environment, where finding a poppler binary isn't/wasn't as simply as running `brew install poppler`, so the `binPath` arg...

Better late than never, as part of 7.2.0, the binPath is no longer required! The constructor will attempt to find the `pdfinfo` Poppler binary in the PATH environment variable and...