Is there a component that can capture images from a scanner? (TWAIN or WIA). Can it also convert these images into a PDF?
Hi,
At this moment we don't have a component that is made to capture scanner images. You could create a feature request and if there's enough interest we can look into it.
Alternatively, if you find a JavaScript library that can handle TWAIN or WIA scanners, you can try it with TTMSFNCWXContainer as it's a control made to allow you to integrate JavaScript libraries.