You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I only get one .pdf document with ALL pages. Is it possible to add an option to save the pages individually? According to the log, the individual pages are even cached, so why shouldn't they be stored individually?
Starting scan... didScanTo file:///var/folders/ql/2mz4m8qs4pd3gqfnlr_hjh3h0000gn/T/Scan%2016.jpeg didScanTo file:///var/folders/ql/2mz4m8qs4pd3gqfnlr_hjh3h0000gn/T/Scan%2017.jpeg didCompleteScanWithError [no error] Output path: /Users/xyz/Documents/Archive About to copy file:///var/folders/ql/2mz4m8qs4pd3gqfnlr_hjh3h0000gn/T//scan.pdf to /Users/xyz/Documents/Archive/scan_202204.pdf Done
The text was updated successfully, but these errors were encountered:
The -jpg option should do what you're asking for. Although if you wanted individual PDFs, that's a feature you'd have to add yourself. Maybe a -individual option that could apply to both?
Currently I only get one .pdf document with ALL pages. Is it possible to add an option to save the pages individually? According to the log, the individual pages are even cached, so why shouldn't they be stored individually?
Starting scan... didScanTo file:///var/folders/ql/2mz4m8qs4pd3gqfnlr_hjh3h0000gn/T/Scan%2016.jpeg didScanTo file:///var/folders/ql/2mz4m8qs4pd3gqfnlr_hjh3h0000gn/T/Scan%2017.jpeg didCompleteScanWithError [no error] Output path: /Users/xyz/Documents/Archive About to copy file:///var/folders/ql/2mz4m8qs4pd3gqfnlr_hjh3h0000gn/T//scan.pdf to /Users/xyz/Documents/Archive/scan_202204.pdf Done
The text was updated successfully, but these errors were encountered: