Re: Printing with php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/3/06, Mace Eliason <meliason@xxxxxxx> wrote:
Hi

I am working on a project that creates invoices.  It will allow the
client to print out these invoices after they have been created.

Something that I have always noticed is that when you print form the
internet you always get the site address and other info on the print out.

Is there a way to eliminate this?  I just want the invoice to print.

Thanks

Has nothing to do with PHP (or any code for that matter), it's all in
the browser settings.  You can't do a thing about it.  If you're
really concerned, convert it to a PDF that the user downloads and
prints.

HTH,
John W

p.s. Ok technically I  think that if you're in an PC IE-only
environment you can use ActiveX or something else to control this, but
even so I'm categorically against controlling a user's local
settings/prefs/etc.

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux