Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Printing without Header / Footer


Message #1 by "Anand R" <ramasua@i...> on Thu, 7 Mar 2002 15:43:09
Hi There,

   Is it possible to get your webpage to print without IE's default 

Header/Footer and is it possible to manipulate IE's default Page margins.  

I know it can be done by going to "File-->Page Setup" and editing the 

necessary information.. But can it be done via script, without using an 

activex control ??



Would appreciate any help..

Thanks,

Anand.
Message #2 by "Zee Computer Consulting" <zee@t...> on Tue, 12 Mar 2002 13:54:40 -0800
As far as I can tell, header and footer information is set in the Windows

registry. You can find "header" and "footer" under:



    HKEY_CURRENT_USER/Software/Microsoft/Internet Explorer/PageSetup



The usual warnings apply -- editing the registry can sometimes cause system

instability and crashing, although changing just these keys appears to be

relatively safe.



How to do this with script eludes me at the moment -- maybe somebody can

take it from here.



-- Zee









----- Original Message -----

From: "Anand R" <ramasua@i...>

To: "Access ASP" <access_asp@p...>

Sent: Thursday, March 07, 2002 3:43 PM

Subject: [access_asp] Printing without Header / Footer





> Hi There,

>    Is it possible to get your webpage to print without IE's default

> Header/Footer and is it possible to manipulate IE's default Page margins.

> I know it can be done by going to "File-->Page Setup" and editing the

> necessary information.. But can it be done via script, without using an

> activex control ??

>

> Would appreciate any help..

> Thanks,

> Anand.






  Return to Index