Results 1 to 3 of 3

Thread: VB App as a 'printer'

  1. #1

    Thread Starter
    Addicted Member Guru's Avatar
    Join Date
    May 2000
    Location
    sulking in the cupboard under the stairs
    Posts
    237

    VB App as a 'printer'

    I need to simplify a HTML page to email to someone else.
    I've knocked up an app whcih takes a file name as a command line parameter, processes it as required and saves it to a new file.

    It would be better if I could integrate it with a webbrowser so using it is a simple as selecting an alternative printer.

    Any ideas?

    Thanks
    Another light-hearted post from Guru

  2. #2

  3. #3
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: VB App as a 'printer'

    You can't use VB to produce a virtual printer driver. Maybe you could let your application automate IE instead and react to the proper event, or you could use a web browser control and create your own IE clone to which you add this feature.

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