2

Does anyone know how to scan an image with X++?

Johan Bresler
  • 6,450
  • 11
  • 56
  • 77

1 Answers1

4

There's no way to do it directly, but you should be able to call the Windows Image Acquisition API via COM

Jay Hofacker
  • 3,439
  • 20
  • 14