https://bugs.kde.org/show_bug.cgi?id=299517

--- Comment #21 from Adrien Cordonnier <adrien.cordonn...@gmail.com> ---
If any one is interested, Skanpage fulfils exactly what is requested in this
bug report. It works great. Despite Kåre's comment, I even think that it has
the best UI among Skanlite, Kooka and Skanpage.

I was able to compile Skanpage on Debian 9 (stretch, current stable) after
installing qtdeclarative5-dev and qt4-dev-tools (gcc and other lib being
already installed). 

    git clone https://cgit.kde.org/scratch/sars/skanpage.git/
    cd skanpage/src
    cmake -DCMAKE_INSTALL_PREFIX=/opt/kde -DCMAKE_BUILD_TYPE=Debug .
    make
    sudo make install

It runs with:

    /opt/kde/bin/skanpage


The only missing feature in Skanpage is the ability to save in png or jpeg (or
other image file formats) as you can only save as PDF.

There are a few quirks:
 * quality profile only changes resolution (not color mode),
 * "Best Quality"-profile is 600 dpi even if the scanner can do better,
 * changes to quality profiles are not saved for the next page,
 * saving does not use the default "Save as" dialog,
 * saving dialog asks for page settings (page size and print resolution)
instead of reusing the scan settings for each page.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to