Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows guide #17

Open
ericmaier opened this issue Jul 4, 2016 · 0 comments
Open

Windows guide #17

ericmaier opened this issue Jul 4, 2016 · 0 comments

Comments

@ericmaier
Copy link

Thanks for the library. Here are the steps to run on windows.

  • npm install pdf-extract
  • install pdftk server
  • install ghostscript
  • go to ghostscript install bin directory, copy gswin64c.exe and paste a copy named gs.exe in same directory
  • add path to gs bin to environment variables path
  • install teserract-ocr
  • add path to teserract-ocr root dir to environment variables path
  • add new environment variable named TESSDATA_PREFIX and path it to the teserract-ocr root install dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant