mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Added PFU Limited/Fujitsu/Ricoh ScanSnap iX1600
parent
beef37553e
commit
b29107c74b
@ -42,6 +42,7 @@ Fujitsu | [S1300i](https://www.fujitsu.com/global/products/computing/peripheral/
|
||||
HP | [MFP M277 dw](https://support.hp.com/us-en/drivers/selfservice/hp-color-laserjet-mfp-m277-series/7089945/model/7089949) | yes | | | yes | | yes | [glassbox_sco](https://github.com/glassbox_sco)
|
||||
Lexmark | [MB2442adwe](https://www.lexmark.com/en_us/printer/11844/Lexmark-MB2442adwe) | yes | | | yes | yes | | [tooomm](https://github.com/tooomm)
|
||||
| Kyocera | [ECOSYS m6526cdn](https://www.kyoceradocumentsolutions.de/de/support/downloads.name-L2RlL2RlL21mcC9FQ09TWVNNNjUyNkNETg==.html) | yes | | | yes | yes | | [randrej](https://github.com/randrej) |
|
||||
| PFU Limited /Fujitsu/Ricoh | [ScanSnap iX1600](https://www.pfu-us.ricoh.com/scanners/scansnap/iX1600) | no | no | no | yes <sup>[[5]](#fnote5)</sup> | sort of <sup>[[6]](#fnote6)</sup> | no | [jerodg](https://github.com/jerodg) |
|
||||
|
||||
[1]: _Scanners with API Integration allow to push scanned documents directly to Paperless API, sometimes referred to as Webhook or Document POST, see [API Scanning Setup](https://github.com/paperless-ngx/paperless-ngx/wiki/Scanner-&-Software-Recommendations#api-scanning-setup)._
|
||||
|
||||
@ -51,6 +52,12 @@ Lexmark | [MB2442adwe](https://www.lexmark.com/en_us/printer/11844/Lexmark-MB244
|
||||
|
||||
[4]: The caveat is that support will not be provided at all (as it's unsupported feature by them), and it may disappear in a firmware update. HTTPS is also not implemented on the device despite what the UI may get you to believe. They have not plans on finishing the webhook feature according to Paul S aka CEO of Doxie & Co due to no demand to do so. CANNOT recommend as a result. - samip5/kryptonian
|
||||
|
||||
[<a name="fnote5">5</a>]: Requires Firmware ```0P00``` and ScanSnap Home ```v2.12.0``` or newer (25July2023). [Network Requirements](https://www.pfu.ricoh.com/imaging/downloads/manual/ss_webhelp/en/help/webhelp/topic/ope_basic_networkfolder.html)
|
||||
|
||||
|
||||
[<a name="fnote6">6</a>]: Can prepare an email for use with a desktop email application or requires signing up for a free ScanSnap cloud account and is limited to 300 emails/month; not explicitely SMTP or IMAP compatable.
|
||||
|
||||
|
||||
## Mobile phone software
|
||||
|
||||
You can use your phone to “scan” documents. The regular camera app will work, but may have too low contrast for OCR to work well. Apps specifically for scanning are recommended.
|
||||
@ -68,8 +75,6 @@ On **iOS**, you can share the scanned documents via iOS Sharing to e.g. mail, We
|
||||
There is also an **iOS Shortcut** that allows you to directly upload text, PDF and image documents available [here](https://www.icloud.com/shortcuts/dab4224978ff48ad8bacf1e224529324). Please note, the shortcut only works for documents downloaded to iCloud / the device, in other words not directly from a URL.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
# API Scanning Setup
|
||||
|
||||
This sections contains information on how to set up scanners to post directly to [Paperless API](https://docs.paperless-ngx.com/api/#api-file-uploads).
|
||||
|
Loading…
x
Reference in New Issue
Block a user