Results 1 to 3 of 3

Thread: Activex to handle HTML Printing on browser

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2004
    Posts
    2

    Activex to handle HTML Printing on browser

    Hello VB Gurus ,
    I am a Java developer and new to Activex , i have a strange requirement where in i have to print the HTML from a browser without printing the Header and footers on the page . thought of many things but Activex seems to be the correct option
    2 things i can think of
    1. A Activex that gets installed to the client machine and changes the registry to set the header and footer to NULL
    2. A Activex that really controls the HTML Printing like the one on www.htmlprinting.com

    Does anyone have a ready code or inputs on this ?
    Please help

    Thanks in Advance

    S

  2. #2
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: Activex to handle HTML Printing on browser

    Originally posted by sameera_cmc
    ... the Header and footers on the page ...
    Not sure what exactly you mean by this. Can you post an URL of what you mean? Or a pic?

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2004
    Posts
    2
    here is an example on internet on controlling header and footer:-
    http://www.htmlprinting.com/samples/...tup/sample.htm

    When u use the print option from File--> Menu on the IE it prints some default header and footer which i dont want . i cant control it using CSS / HTML so i need some activex control that can do this .
    I can also change the settings from File --> Pagesetup which i dont want to use as i cant ask clients to do that.


    S

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