JoshData / pdf-diff

A PDF comparison utility in Python.
Creative Commons Zero v1.0 Universal
446 stars 63 forks source link

No module named pdf_diff #34

Open 87sam12 opened 6 years ago

87sam12 commented 6 years ago

I tried this tool in several ways like: python3, 2, anaconda dist python3. All has some issue or the other. Even I tried manually cloning the repo and taking the necessary .py files in the corresponding path. Still I haven't reached a point to manually run a single diff. Even at some situation only once I reached a point where the command line was working without issues. But that time also when 2 similar formatted pdfs were provided as inputs, the output image that was configured in the cmd line, did not get the output. I don't know what is the issue with the tool. Im using windows10 64bit. Kindly let me know how to resolve this. Initially I was using pdf2text and it had some consistency and data misplacement issues, due to which I tried using this, but this is my current situation. Kindly help me on this.

JoshData commented 6 years ago

Hi. Unfortunately I am not actively maintaining this library at this time.

OyeBenny commented 6 years ago

Hi Josh, please consider trying to make this work again. :/

JoshData commented 6 years ago

Are you offering to help?

SaiSandeepKantareddy commented 3 years ago

hi, for windows there isn't anything like pdf-diff we have to install poppler and visual c++ 14.0 requirement, and then it works.