[PHP] Web Printing

2002-06-28 Thread Neal Dewing

Hi all,

Just wondering if anyone came across this problem before:

When I print a document directly from my browser, it comes out with the
title on
the top right , page number of the top left, address on the bottom left and
date on the bottom right, Page Headers and Footers

Using IE I can set the page headers and footers under the page setup option.

Header: wbPage p of P
Footer: ubd

I need some way of disabling / changing this as my clients print reports
that need a proper printout. I need to change it using css / vbscript /
JavaScript ???

Anyone ever worked with this function? I know its not PHP related but im
sure someone came across the problem.

Thanks
Neal


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Web Printing

2002-06-28 Thread Brian McGarvie

and this relates to PHP how...?

 -Original Message-
 From: Neal Dewing [mailto:[EMAIL PROTECTED]]
 Sent: 28 June 2002 9:01 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Web Printing
 
 
 Hi all,
 
 Just wondering if anyone came across this problem before:
 
 When I print a document directly from my browser, it comes 
 out with the
 title on
 the top right , page number of the top left, address on the 
 bottom left and
 date on the bottom right, Page Headers and Footers
 
 Using IE I can set the page headers and footers under the 
 page setup option.
 
 Header: wbPage p of P
 Footer: ubd
 
 I need some way of disabling / changing this as my clients 
 print reports
 that need a proper printout. I need to change it using css / 
 vbscript /
 JavaScript ???
 
 Anyone ever worked with this function? I know its not PHP 
 related but im
 sure someone came across the problem.
 
 Thanks
 Neal
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Web Printing

2002-06-28 Thread Jason Wong

On Friday 28 June 2002 19:13, Brian McGarvie wrote:
 and this relates to PHP how...?

Don't tempt them, people _do_ come up with the most oblique of reasons why 
their question is related to php.

-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
Celebrate Hannibal Day this year.  Take an elephant to lunch.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Web Printing

2002-06-28 Thread Jay Blanchard

[snip]
He said...
 Anyone ever worked with this function? I know its not PHP
 related but im
 sure someone came across the problem.

Ya'll said
 and this relates to PHP how...?

Don't tempt them, people _do_ come up with the most oblique of reasons why
their question is related to php.
[/snip]

Hmmm, let's see...sometimes we output HTML with PHP? Nah, that couldn't be
it. :) At least he acknowledged it wasn't PHP related, he's just looking for
some help.

As far as the problem that he is encountering, no, it is not controllable
through HTML, CSS, JavaScript, or any other scriptable method (I have had
this same need in the past). Not unless you want to obtain the IE dev kit
and make your own version of IE. Which would be a giant pain it the a$$.

HTH! Have a great Friday...

Jay



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Web Printing

2002-06-28 Thread Brian McGarvie

I did pass on a link to hime from the M$ website with some VB Script that 'appears' to 
do what is wantec.. whither it works or not is another matter :)

 -Original Message-
 From: Jay Blanchard [mailto:[EMAIL PROTECTED]]
 Sent: 28 June 2002 2:45 PM
 To: [EMAIL PROTECTED]
 Subject: RE: [PHP] Web Printing
 
 
 [snip]
 He said...
  Anyone ever worked with this function? I know its not PHP
  related but im
  sure someone came across the problem.
 
 Ya'll said
  and this relates to PHP how...?
 
 Don't tempt them, people _do_ come up with the most oblique 
 of reasons why
 their question is related to php.
 [/snip]
 
 Hmmm, let's see...sometimes we output HTML with PHP? Nah, 
 that couldn't be
 it. :) At least he acknowledged it wasn't PHP related, he's 
 just looking for
 some help.
 
 As far as the problem that he is encountering, no, it is not 
 controllable
 through HTML, CSS, JavaScript, or any other scriptable method 
 (I have had
 this same need in the past). Not unless you want to obtain 
 the IE dev kit
 and make your own version of IE. Which would be a giant pain 
 it the a$$.
 
 HTH! Have a great Friday...
 
 Jay
 
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Web Printing

2002-06-28 Thread Joshua Alexander

Don't tempt them, people _do_ come up with the most oblique of reasons why
their question is related to php.

According to the Discordian Law of Fives, their questions share with 
PHP (and everything else) a relation to 5. So you always have that.

-Josh

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php