Manu
Manu
Good to merge this, but docs should be updated too.
It should work for multiple pages. The German Qualityhosting template was developed for multiple pages IIRC. It's possible that Tesseract only does the first page. In that case it's just...
So you want to insert line breaks when there are too many spaces? Not sure how this helps. Any examples?
Agreed. How do you usually deal with this? Can Python return a structured error message, like a dict? We do tell the user when a specific field fails, but it's...
Anyone working on this? If yes, please assign yourself to this issue, so it's "reserved".
Since it's your first PR, you should go all the way and add a test case and a sample invoice. I'm having a hard time imagining how this works or...
Thanks. There are just some PEP8 issues that flake8 [found](https://circleci.com/gh/invoice-x/invoice2data/401?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link).
You're right. This should be an option. I suggest to add it to the template. So the template author has full control over how his input data was created. Small...
You can add a new argument to the pdf2text wrapper [here](https://github.com/invoice-x/invoice2data/blob/master/src/invoice2data/input/pdftotext.py).
Yes. Always useful to have it as option. Just keep the current setting as default.