Hi All,
Looking for demo C# code showing how to call ScanPage() from a background thread and have it work. I try doing so and the worker thread invokes ScanPage, but never returns. The scanner never reacts to the call either.
:(