You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,9 @@ I was searching solution such that from browser event like button click will tri
3
3
Though I didn't get direct solution anywhere I got reference from code project article which help me a lot i.e. https://www.codeproject.com/Articles/493333/Client-Side-Printing-Scanning-in-NET.
4
4
So here is a finaly solution.
5
5
6
+
7
+
# References
8
+
* client side scanning- https://www.codeproject.com/Articles/493333/Client-Side-Printing-Scanning-in-NET
9
+
* CORS Enabled- https://code.msdn.microsoft.com/windowsdesktop/Implementing-CORS-support-c1f9cd4b
0 commit comments