Results 1 to 3 of 3

Thread: Printing out web pages WITHOUT starting IE

  1. #1
    Guest

    Exclamation 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]

  2. #2
    Guest
    aww, C'mon guys! Please.

  3. #3
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840
    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
  •  



Click Here to Expand Forum to Full Width