Giter Club home page Giter Club logo

Comments (5)

rocketraman avatar rocketraman commented on June 23, 2024

Yes multi page scanning would be the normal operation, no switch is required. -e truncated pages, use --help to get an explanation of each switch.

from sane-scan-pdf.

joesphan avatar joesphan commented on June 23, 2024

so I have
./scan --device pixma:04A926EF_SJ3029112970S -e 5 -o asdf.pdf
and the output is

Scanning...
Scanned document /tmp/tmp.oORFqyYX7f/scan-0001
scanadf: sane_read: Device busy
Device busy
Scanned 1 pages
Processing 1 pages

Done.

can you clue me into what i'm doing wrong?

from sane-scan-pdf.

joesphan avatar joesphan commented on June 23, 2024

Ok, I might not have been as clear, I want to scan a multi page document into a single pdf

from sane-scan-pdf.

joesphan avatar joesphan commented on June 23, 2024

This seemed to be the solution: adding a -a at the end of it appends to it. Thanks!

 ./scan --device pixma:04A926EF_SJ3029112970S -o asdf1.pdf -a
Scanning...
Scanned document /tmp/tmp.DMJUj0buEG/scan-0001
scanadf: sane_read: Device busy
Device busy
Scanned 1 pages
Processing 1 pages
Concatenating pdfs...

Done.

from sane-scan-pdf.

rocketraman avatar rocketraman commented on June 23, 2024

Yes, just to clarify, the -a option allows a scan to append to an existing PDF, and has nothing to do with multi-page scans in and of themselves. Multi-page scans happen automatically with scanners that support a sheet feeder, and no -a option is necessary in this case.

from sane-scan-pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.