Because I will use the default resolution I will leave out that
argument and I though about if the default scan area for -l and -t
might not always be 0 so maybe I should do this

scanimage --batch=preview.jpg --batch-count=1 --format=jpeg -d <scan
device> --test-picture=Grid -x <max x> -y <max y> -l 0 -t 0

On Thu, Jan 4, 2018 at 11:36 AM, Jeff <jf...@posteo.net> wrote:
> On 04/01/18 19:14, Jeff Sadowski wrote:
>> I'm thinking my best bet is to use the default resolution with max x and max 
>> y.
>
> Exactly. A resolution of 1 is too small. This works fine for me:
>
> scanimage --batch=preview.jpg --batch-count=1 --format=jpeg -d test:1
> --resolution=50 --test-picture=Grid -x 200 -y 200
>
> Regards
>
> Jeff
>
>
> --
> sane-devel mailing list: sane-devel@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
> Unsubscribe: Send mail with subject "unsubscribe your_password"
>              to sane-devel-requ...@lists.alioth.debian.org

-- 
sane-devel mailing list: sane-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
             to sane-devel-requ...@lists.alioth.debian.org

Reply via email to