Mar 8, 2003 #1 ziad30 Programmer Joined Mar 7, 2003 Messages 1 Location LB I am using my scanner with the imgscan.ocx .But now i need to append an image to an already existing file with an image scanned to it. i.e. the signature of 2 persons ona single file but on a separate sheets. so how can i append a file to another file . Thanks
I am using my scanner with the imgscan.ocx .But now i need to append an image to an already existing file with an image scanned to it. i.e. the signature of 2 persons ona single file but on a separate sheets. so how can i append a file to another file . Thanks
Mar 8, 2003 #2 vb5prgrmr Programmer Joined Jul 5, 2002 Messages 3,623 Location US You will need to add the image admin control (if you haven't already) and use the append method. Good Luck Upvote 0 Downvote
You will need to add the image admin control (if you haven't already) and use the append method. Good Luck