This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
paperlessng [2021/09/01 12:19] – created alexk7110 | paperlessng [2021/09/01 12:26] (current) – [Scanservjs] alexk7110 | ||
---|---|---|---|
Line 2: | Line 2: | ||
Top tip: put any custom config variables (such as custom file naming) in the docker-compose file under " | Top tip: put any custom config variables (such as custom file naming) in the docker-compose file under " | ||
+ | |||
+ | ===== PDF cleaning ===== | ||
+ | |||
+ | But, I've since found out that my existing OCR'd PDFs have a janked-up OCR layer that Paperless-ng does NOT like - the text content is saved in a single column of characters. Not Paperless-ng' | ||
+ | |||
+ | So, after a LOT of hunting, I've eventually settled on [[https:// | ||
+ | |||
+ | Top tip: experiment with the DPI setting for image exports to get the size/ | ||
+ | |||
+ | ===== Scanservjs ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Scanservjs is a web UI frontend for your scanner. It allows you to share one or more scanners (using SANE) on a network without the need for drivers or complicated installation. | ||
+ | |||