|
-
May 15th, 2000, 10:58 PM
#1
Printing HTML from VB
Is there a control or a technique I can use to print off a HTML document residing on my hard drive without having to load it into a browser? I need to specify the margins and orientation (landscape / portrait) of the print area.
[Edited by wossname on 05-17-2000 at 11:09 PM]
-
May 17th, 2000, 04:07 AM
#2
-
May 17th, 2000, 07:46 AM
#3
Fanatic Member
It'd have to load into a browser somewhere (offscreen, web browser control with visibility = false) as the html has to be read, pictures loaded, scripts run then formatted for printing.
The browser is the only html decode I know of
Paul Dwyer 
Network Engineer
Aussie In Tokyo
Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)
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
|