I am still a noob so i really need help please.Is it possible to access functions within a WPF applications using HTML5?
So Basically i have a WPF application running on the same server and it has a print function. I want to add a html layer to this so the function can be executed via the html layer.
I think i have found some sort of solution to my predicament,
Have a look at this site
HTML5 Websockets And Canvas is what he use and give a good explanation. Hope you guys find it useful