R
Rodrigo T
I want to show in a form some images that are scanned from a check scanner.
This scanner provides a csv file that contains the file path of the image and
some other useful information from the scanned check. I upload the CSV file
with the path and I need to find a way to "show" the image according to the
path.
The structure of the table I created is the following:
Date time
Path
MICR
Image
My question is: how do I make a form show the image by using the path that I
have in this table?
This scanner provides a csv file that contains the file path of the image and
some other useful information from the scanned check. I upload the CSV file
with the path and I need to find a way to "show" the image according to the
path.
The structure of the table I created is the following:
Date time
Path
MICR
Image
My question is: how do I make a form show the image by using the path that I
have in this table?