|
-
Feb 7th, 2003, 11:51 AM
#1
Thread Starter
Hyperactive Member
How to print a .html file
I've tried using :
result = ShellExecute(Me.hwnd, "PRINT", "REP.HTM", "", "", -1)
but that involves the user having to click `ok` , which I don't want.
I've also tried the WebBrowser control, but that doesn't let you print if you have a more recent version of the browser than v4 or so. (Needs to work on v5 onwards browser).
There must be a simple way of printing .html files?!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|