Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Integration of the scanner into the IntraWeb application.
#3
Thank you. So far I have found this way:

var elemDiv = document.createElement('div');
elemDiv.style = "width: 500px";
elemDiv.id="reader";
document.body.appendChild(elemDiv);
Reply


Messages In This Thread
RE: Integration of the scanner into the IntraWeb application. - by Сергей Александрович - 12-06-2023, 03:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)