ImgAutomationDemo
Demonstrates how to:
Instantiate the Imaging application and viewer objects, via automation.
Size and display an image file in the viewer object. Close the application
and viewer object, releasing all resources used.
FlowImageToDB
Demonstrates how to:
Use a flow to catalog scanned images in a Access Database by monitoring an
input folder and spawning an executable every time an image is written.
Flow passes the filename and path as command line arguments to the
executable, the executable writes these values to the Access Database.
|