Need help How to print current web page in network printer that has ip programetly in C# ASP, i have designd receipt page in asp and want to print it to POS printer directely from the clint-side , the printer is already connected to same local printer and it has ip (192.168.2.4).
i am using web page application ASP .net with C#
I tried to google search but not found solutions.