Print and Html Doc

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



Answer this question

Print and Html Doc