Im trying to make a button that prints my form template.
I've tried XmlForm.print but this method only works on the infopath, and i need it to work in the browser.
I've tried to do with javascript, but it didn't work to.
Does anyone knows, how can i do this print button with .net component??? I saw something like PrintDocument but i dont know whell how to use. If someone could help me, i will apreciate! Thanks!!