From: Grant Edwards <grant.b.edwards@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Scanning double sided documents and printing them the same.
Date: Thu, 10 Dec 2020 15:21:05 -0000 (UTC) [thread overview]
Message-ID: <rqted1$ln9$1@ciao.gmane.io> (raw)
In-Reply-To: 2180124.ElGaqSPkdT@lenovo.localdomain
On 2020-12-10, Michael <confabulate@kintzios.com> wrote:
> On Thursday, 10 December 2020 08:27:33 GMT Neil Bothwick wrote:
[...]
>> I use gscan2pdf, although it sans to many more file formats. Scan to 2
>> page PDF and your printer can print in duplex.
>>
>> Gscan2pdf has lots of nice features, I used to use it with an ADF and it
>> would scan all the sheets, then I'd turn the stack over and feed it back
>> in and it would scan the other sides and then put all the pages in the
>> correct order.
>>
>> I have a duplex scanner now, but that was a real time saver.
>
> Alternatively, on the CLI you could use imagemagick to convert your png, tiff,
> jpg, etc., to pdf:
>
> convert scan1.png scan1.pdf
> convert scan2.png scan2.pdf
>
> Then join the two pdf documents into one with two pages, using poppler's
> pdfunite:
>
> pdfunite scan1.pdf scan2.pdf scanned.pdf
There's no need for the two-step process:
$ convert scan1.png scan2.png scanned.pdf
--
Grant
next prev parent reply other threads:[~2020-12-10 15:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-10 0:09 [gentoo-user] Scanning double sided documents and printing them the same Dale
2020-12-10 0:46 ` thelma
2020-12-10 1:29 ` thelma
2020-12-10 2:16 ` Dale
2020-12-10 8:27 ` Neil Bothwick
2020-12-10 9:20 ` Michael
2020-12-10 9:26 ` Neil Bothwick
2020-12-10 15:21 ` Grant Edwards [this message]
2020-12-10 17:36 ` [gentoo-user] " Michael
2020-12-10 22:25 ` Grant Edwards
2020-12-11 0:00 ` Dale
2020-12-11 0:04 ` Dale
2020-12-10 9:28 ` [gentoo-user] " J. Roeleveld
2020-12-10 10:49 ` Dr Rainer Woitok
2020-12-10 13:09 ` J. Roeleveld
2020-12-10 15:37 ` Rich Freeman
2020-12-10 17:58 ` J. Roeleveld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='rqted1$ln9$1@ciao.gmane.io' \
--to=grant.b.edwards@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox