Board index » Visual Studio » Printing HTML from within an MFC program
|
Dudearizona
|
Printing HTML from within an MFC program
Visual Studio289
Hi, I have an MFC program that I would like to periodically print reports in HTML format. Is there an easy way for a MFC program to print a HTML page without user intervention, and without displaying it. The second thing I'd like is for the document to be a HTML template on disk. My program would parse the document, fill in the blanks (daily totals, etc) and print it. What would be the best way to do this? Cheers mark-r -- I've got a tin at home that says, "Open other end", it never is. -- Humphrey Lyttleton - |
