Forum Moderators: open
What I need to be able to do is to print the HTML page as it will be viewed on the browser.
So I need some way to parse the HTML into something that I can send to the PrintDocument.
Any suggestions?