18
5
I have a workflow whereby I scan paper documents into searchable PDFs using a Fujitsu ScanSnap S500 document scanner. I am not a great fan of the bundled software, but it's dead simple to use: place a stack of paper at the top, push the green button and a searchable PDF comes out.
Now, I'd like to do something similar on Linux (Ubuntu 10.10). The scanner is supported out of the box.
I've looked at gscan2pdf
and XSane
:
XSane
looks powerful, but not really suitable as a workflow solution;gscan2pdf
is a bit closer to the "push the button, get the PDF" ideal, but still not 100% there.
Any other software you can recommend (free or otherwise)?
i use pdf-cups, but it is an image not searchable text – RobotHumans – 2010-12-12T18:08:17.397
1What's 'not 100% there' with gscan2pdf? – digitxp – 2010-12-12T21:04:55.347
@digitxp I didn't want to clutter the question with a laundry list of issues, likes and dislikes for any product. However, since you ask, in
gscan2pdf
I had weird artefacts with 'unpaper'ing, the OCR was mostly unusable (some engines better than others) and overall it wasn't quite as streamlined as the original solution. Anyhow, the essence of my question is to see what else is out there so that I can try various solutions and see what works best for me. – NPE – 2010-12-13T09:13:17.460@digitxp I've just re-read my previous comment and it sounds pretty negative. That was not the intention.
gscan2pdf
is actually fairly close to what I am looking for, but there are areas in which it is sadly lacking compared to the original solution. – NPE – 2010-12-13T09:20:20.043