|
-
Nov 25th, 2004, 04:42 AM
#1
Thread Starter
New Member
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
-
Nov 25th, 2004, 02:14 PM
#2
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?
-
Nov 25th, 2004, 11:59 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|