sane-project-website/old-archive/1997-10/0046.html

65 wiersze
2.9 KiB
HTML

<!-- received="Fri Oct 10 00:53:24 1997 MST" -->
<!-- sent="Fri, 10 Oct 1997 08:52:04 +0200 (MET DST)" -->
<!-- name="Rogier Wolff" -->
<!-- email="R.E.Wolff@BitWizard.nl" -->
<!-- subject="Re: flatbed scanner, postscript printer" -->
<!-- id="199710100652.IAA00598@cave.BitWizard.nl" -->
<!-- inreplyto="Pine.LNX.3.96.971009080144.12186B-100000@micro.internexus.net" -->
<title>sane-devel: Re: flatbed scanner, postscript printer</title>
<h1>Re: flatbed scanner, postscript printer</h1>
<b>Rogier Wolff</b> (<a href="mailto:R.E.Wolff@BitWizard.nl"><i>R.E.Wolff@BitWizard.nl</i></a>)<br>
<i>Fri, 10 Oct 1997 08:52:04 +0200 (MET DST)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#46">[ date ]</a><a href="index.html#46">[ thread ]</a><a href="subject.html#46">[ subject ]</a><a href="author.html#46">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0047.html">Vance Stith: "xscanimage problem"</a>
<li> <b>Previous message:</b> <a href="0045.html">Vance Stith: "RE: libsane.so.0 error."</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Laszlo Vecsey wrote:<br>
<i>&gt; </i><br>
<i>&gt; I was just curious if anyone has a flatbed scanner configured to do</i><br>
<i>&gt; photocopies to a printer by default, perhaps remapping a button on the</i><br>
<p>
I do. <br>
<p>
tamarack -dpi 300 -width 8.18 -height 11.6 -dev /dev/sgb -o $tmpfile1<br>
pnminvert $tmpfile1 &gt; $tmpfile2<br>
pbmmake -white 2482 3511 | pnmpaste -replace $tmpfile2 30 30 &gt; $tmpfile3<br>
lpr -s -Ppbm $tmpfile3<br>
rm $tmpfile1 $tmpfile2<br>
(sleep 3600;rm $tmpfile3) &amp;<br>
<p>
"tamarack" is the old non-sane driver, I still have to find some time<br>
to convert that to SANE. The printer pbm is because that printer of<br>
mine doesn't grok postscript. So Ghostscript converts stuff to pbm and<br>
I have a pbm-to-printer conversion tool. So if I have a high res pbm<br>
picture, I send it directly to the pbm-to-printer tool .<br>
<p>
Roger. <br>
<p>
<pre>
--
** <a href="mailto:R.E.Wolff@BitWizard.nl">R.E.Wolff@BitWizard.nl</a> ** +31-15-2137555 ** <a href="http://www.BitWizard.nl/">http://www.BitWizard.nl/</a> **
Florida -- A 39 year old construction worker woke up this morning when a
109-car freight train drove over him. According to the police the man was
drunk. The man himself claims he slipped while walking the dog. 080897
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0047.html">Vance Stith: "xscanimage problem"</a>
<li> <b>Previous message:</b> <a href="0045.html">Vance Stith: "RE: libsane.so.0 error."</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>