scan a card

  • Thread starter Thread starter JIM.H.
  • Start date Start date
J

JIM.H.

Hi,
I am able to scan a business card through Imaging tool, I
am wondering if there is anyway to customize Imaging in
order to let users scan the picture and save the image to
a giving path once they put the card into scanner. The
point that I am trying to reach is that users will click
a button and put the card into scanner they should be
done. System should save the image into a configured
path. How should I do this?
Thanks,
Jim.
 
create a custom startup icon for the Imaging exacutable, and change the
working directory to the path you wish to save files in.
 
Thanks for the reply.
Working path should be dynamic per user, it is an
environment variable. Is it possible to read an
environment variable and set as working path?
 
yes it should be. in the path statement use something like
c:\directory\%custompath%
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top