-
Notifications
You must be signed in to change notification settings - Fork 46
Allow scanning of multi-page documents #34
Comments
Hm. We'd need to combine multiple image files into one document at some point. Paperless can only store exactly one file per document. PDF is an option. TIFF is another option, that supports multiple pages, but the python imaging library How difficult would it be to add PDF conversion over here? Not sure about library support. I've got some libraries in paperless already that offer PDF creation and processing, but: I'd also have to write logic for PDF merging in addition to extensions to the API, and all that is not exactly straight foward. |
Okay, in that case I will try to implement this client-side. This would also have the advantage of being able to work with the old Paperless. As for library support, |
Full disclosure from my side (forgot to mention this in my original report): there is a sort of workaround and it goes like this..
While this is sort of do-able, its hardly ideal and requires more tools / apps than I'd like personally. The following flow seems more logical:
Anyway, while nice, there is a workaround. |
Yes this would be great to have. I now make multiple pictures on my phone then and then combine them on the PC (yes the probably is an app for that). But an option in the app would be great! |
I would also love this feature. Right now I'm using Google drive scanner / Office Lens for multi page document scanning, then I share with Paperless. But I would like to only save the document in one place. |
same here.. even just an option to merge several documents into one after upload would help. |
For anyone looking for other options: I'm using Genius Scan. I've set up an FTP server around paperless' watch folder and set that destination for auto-export in Genius Scan. It's a very smooth workflow. |
I don't see a way to vote for this but +1 as this would be a great feature! |
Generally you do a thumbs up on the original issue description or comment if you want to do a +1... instead of a comment. :-) (for future reference) |
Is your feature request related to a problem? Please describe.
Some of the documents I receive are multi-page documents.
Describe the solution you'd like
Select add button, select single or multi page, scan each page, dump it to a pdf, upload that to paperless(-ng)
Describe alternatives you've considered
Scanner.. but I have neither the space nor the time to use one. It is basically not suited for my workflow.
The text was updated successfully, but these errors were encountered: