<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Noah.<br>
I got the latest code from the Git and been able to complete the task.&nbsp;
<br>
Excellent Job. <br>
Thanks ..<br>
<br>
Rajesh Shah <br>
<br>
m. allan noah wrote:
<blockquote
 cite="mid:97246d0e0906220600g49845cbk6afe49799af5a70b@mail.gmail.com"
 type="cite">
  <pre wrap="">On Mon, Jun 22, 2009 at 8:39 AM, Rajesh Shah<a class="moz-txt-link-rfc2396E" href="mailto:rajesh@finlogicindia.com">&lt;rajesh@finlogicindia.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Thank you very much for your reply . I was able to scan the page with duplex
mode ..

Basically my requirement is to create a multipage image with optimum size in
tiff .

I am using the following command to acheive a single tiff file from 2 tiffs.

On doing so , I get this

# tiffcp -c g4 img1.tiff img2.tiff img3.tiff
img3.tiff: Bits/sample must be 1 for Group 3/4 encoding/decoding.
img3.tiff: Error, can't write strip 0.


I also used the tiffinfo img1.tiff to get the deetails of the file .
[rrshah@rajeshoffice ~]$ tiffinfo img2.tiff
TIFF Directory at offset 0x8 (8)
&nbsp; Subfile Type: (0 = 0x0)
&nbsp; Image Width: 850 Image Length: 1100
&nbsp; Resolution: 100, 100 pixels/inch
&nbsp; Bits/Sample: 8
&nbsp; Compression Scheme: None
&nbsp; Photometric Interpretation: min-is-black
&nbsp; Orientation: row 0 top, col 0 lhs
&nbsp; Samples/Pixel: 1
&nbsp; Rows/Strip: 1100
&nbsp; Min Sample Value: 0
&nbsp; Max Sample Value: 255
&nbsp; Planar Configuration: single image plane


After searching furthure on this case , I found that the tiff files should
in Black and White ( or LineArt) .. I then used the mode but there are only
2 modes one is gray and other is colour&nbsp; .

Kindly help .. I am almost on the verge of getting this working ..
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The hardware does not support lineart mode. However, the updated
version of the backend in sane git tree will manufacture this data
from gray scans. Please upgrade.

allan
  </pre>
</blockquote>
<br>
</body>
</html>