Hello guys
I want to know how do i implement printing and scaning in angular 6
For Printing and Scaning we are using Canon Printer Scanner
We are using Dotnet core for back end
with Some Examples
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Chittaranjan SwainPosted Jul 29, 2019, 3:22 AM
Mohamed AbedallahPosted Jul 18, 2019, 7:43 AM
There is an OCX-based solution, which needs to be installed on the client side.
The downside of the OCX, it is only supported by some and not all versions of IE, and almost no other browsers.
A more general approach installs a self-hosted service at the client side that communicates with the browser and your web-based application.
LEADTOOLS offers a solution, which is this:
https://www.leadtools.com/help/leadtools/v20/dh/to/web-scanning-framework.html
The WebScanning feature can work on Windows and Linux clients’ side. In addition, you can check their online demo here:
https://demo.leadtools.com/javascript/ScanningDemo/
Piyush PansuriyaPosted Jul 17, 2019, 4:56 AM