Hi all
I want to be able to print from my program to a printer HTML docs which I have created.
I used the PrintDocument and PrintDialog objects to do so.
The printing works fine for txt docs but for HTML it print the source of the html and not the html page as viewed in the browser, like i wanted.
How can I solve this problem
thanks you in advance

Print and Html Doc
JackStri
Check out the following link:
http://msdn2.microsoft.com/en-us/library/b0wes9a3.aspx