| Author |
Customize header and footer settings in internet explorer for print task through client-side program
|
Pene charl
Greenhorn
Joined: Jun 14, 2011
Posts: 21
|
|
Hi
I want to know customize setting of header and footer in internet explorer for print task.
I was tried through registry setting for print task but that wasn't proper solution to implement in secure environment.
So is there any possible way to do with the help of javascript or html/css?
|
Regards:Prince Charles
http://princecharl.blogspot.com
|
 |
Rob Crowther
author
Ranch Hand
Joined: Nov 06, 2012
Posts: 174
|
|
|
No. You can't control browser settings through website scripts.
|
Read my books: Hello! HTML5 & CSS3 | HTML5 in Action | Read my blog
|
 |
Pene charl
Greenhorn
Joined: Jun 14, 2011
Posts: 21
|
|
|
ok
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
If it is IE, there is activeX scripts that can do it, but that requires your page to be granted the correct permissions by the user/browser.
Eric
|
 |
Pene charl
Greenhorn
Joined: Jun 14, 2011
Posts: 21
|
|
|
Thank you Eric.
|
 |
 |
|
|
subject: Customize header and footer settings in internet explorer for print task through client-side program
|
|
|