DragonFly On-Line Manual Pages
    
    
	
AMC-GETIMAGES(1)             Auto Multiple Choice             AMC-GETIMAGES(1)
NAME
       AMC-getimages - prepares scan images before sending them to AMC-
       analyse(1) for analysis
SYNOPSIS
       auto-multiple-choice getimages [--copy-to project-scans-dir]
                            [--vector-density density] --list list-file
                            [scan-files...]
DESCRIPTION
       The AMC-getimages.pl command prepares scan files before sending them to
       AMC-analyse(1):
       o   multipage image files are split to get one file per page.
       o   vector images (such as PDF, EPS) are converted to bitmap images.
       The input images can be given either as arguments to AMC-getimages.pl,
       either as the name of a file which contains all the pathes of the scan
       files.
       --list list-file
           gives the name of the file that optionnaly contains (one per line)
           the pathes of the scan files. This file will be cleared and filled
           with the pathes of the scan files after processing, so that the
           same path can be passed to AMC-analyse.pl as the --list-fichiers
           option value.
       --copy-to project-scans-dir
           gives a directory where to copy all the scans files.
       --vector-density density
           sets the density used to convert vector graphics scans to bitmap
           files. Defaults to 300.
AUTHORS
       Alexis Bienven"e <paamc@passoire.fr>
           Main author
       Jean B'rard
           Translation from French
       Georges Khaznadar
           Translation from French
COPYRIGHT
       Copyright (C) 2008-2013 Alexis Bienvenue
       This document can be used according to the terms of the GNU General
       Public License, version 2 or later.
Auto Multiple Choice 1.2.1        08/01/2013                  AMC-GETIMAGES(1)