You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi John,
I noticed that in your blog post about this script (http://jmuccigr.github.io/blog/2020/09/15/replacing-bad-ocr-in-pdfs/) you recommend PyPDF2, but the remove_PDF_text.py imports pypdf, which gave me an import error. It was easy to fix by replacing the text, but I thought it may be interesting for you to know.
Hi John,
I noticed that in your blog post about this script (http://jmuccigr.github.io/blog/2020/09/15/replacing-bad-ocr-in-pdfs/) you recommend PyPDF2, but the remove_PDF_text.py imports pypdf, which gave me an import error. It was easy to fix by replacing the text, but I thought it may be interesting for you to know.
All the best,
Jakob