What do you do for scanning from withing Filepro
Bob Rasmussen
ras at anzio.com
Fri Mar 24 08:30:19 PDT 2017
It sounds like you're looking for two things: a confirmation of your
general approach to storing scanned documents, and software that will
programmatically do the scan. Right?
On the first issue, I believe you're on the right track in using linked
files. This approach allows other software to access and print those
scanned documents. The alternative approach, storing scans inside blobs
inside filePro, would make access and printing much more difficult.
On the second part, you might look at Print Wizard. It provides (among
other things) a command-line driven way to scan a document and store it in
a specified filename and format. This can optionally be done with no user
intervention; the command line can specify scanner name (any
TWAIN-supported scanner), number of pages to scan, duplex or not,
sheet-fed or not, density, color/gray/B&W, region of the page to scan, and
so forth. The EXE call can return a result code that indicates success or
failure.
Print Wizard can also print, convert, or email the stored documents,
either alone or as part of a larger print job such as from filePro.
A demo version is available. A sample command line, to scan interactively,
is:
PRINTWIZ SCAN:// PDF://c:\temp\scan001.pdf
A sample to scan WITHOUT user intervention, is:
PRINTWIZ SCAN://?format=color?density=300?show=false
c:\temp\scan002.tif
(all one line).
I'm always happy to help.
On Thu, 23 Mar 2017, Boaz Bezborodko via Filepro-list wrote:
> I'm looking to scan in files linked to specific Filepro records. This is the
> first time I'm doing any kind of work like this.
>
> What methods do you folks use to accomplish this?
> What software/hardware combinations make it easier?
>
> I was thinking of creating separate documents, saved to specific directories,
> and storing the file names and locations in the record. But I don't know
> what software to use that could trigger the scan and specify the file name,
> directory, etc.
>
> I'm working with Filepro 5.6.10R9 running on Windows7 machines.
>
> Thanks,
> Boaz
>
> --
> Mirrotek International, LLC
> 90 Dayton Avenue
> Building 22
> Passaic, NJ 07055
>
> Tel: 973-472-1400 x.112
> Fax: 973-472-5170
>
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
Regards,
....Bob Rasmussen, President, Rasmussen Software, Inc.
personal e-mail: ras at anzio.com
company e-mail: rsi at anzio.com
voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
fax: (US) 503-624-0760
web: http://www.anzio.com
street address: Rasmussen Software, Inc.
10240 SW Nimbus, Suite L9
Portland, OR 97223 USA
More information about the Filepro-list
mailing list