Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save individual pages in separate documents #26

Open
pixiono opened this issue Dec 15, 2018 · 1 comment
Open

Save individual pages in separate documents #26

pixiono opened this issue Dec 15, 2018 · 1 comment

Comments

@pixiono
Copy link

pixiono commented Dec 15, 2018

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

@klep
Copy link
Owner

klep commented Dec 15, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants