Thx Miles and Jay
-Oorspronkelijk bericht-
Van: Miles Thompson [mailto:[EMAIL PROTECTED]
Verzonden: vrijdag 17 maart 2006 22:35
Aan: php-general@lists.php.net
Onderwerp: Re: [PHP] print page from php
At 09:57 AM 3/17/2006, Reinhart Viane wrote:
>All,
>
>I have a web page
At 09:57 AM 3/17/2006, Reinhart Viane wrote:
All,
I have a web page with the results from several database queries.
Now this page has an undefined horizontal and vertical size.
Does anyone know if there is a php script available that will automatically
split the webpage into parts that can fit
[snip]
I have a web page with the results from several database queries.
Now this page has an undefined horizontal and vertical size.
Does anyone know if there is a php script available that will
automatically
split the webpage into parts that can fit on an A4 page?
Or do I have to set boundaries
All,
I have a web page with the results from several database queries.
Now this page has an undefined horizontal and vertical size.
Does anyone know if there is a php script available that will automatically
split the webpage into parts that can fit on an A4 page?
Or do I have to set boundaries
* Thus wrote Gerben:
> css:
>
> img{display:none;}
Dont forget to mention the media:
@media print {
img { display: none; }
}
Of course this is going on the assumption you dont have things like
Curt
--
First, let me assure you that this is not one of those shady pyramid schemes
you've b
css:
img{display:none;}
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> francesco[AT]automationsoft[DOT]biz wrote:
>
> > I know that it is a simple and maybe elementary
> > question, but there is in PHP a function, like print
> > or echo, that print only the text of
francesco[AT]automationsoft[DOT]biz wrote:
I know that it is a simple and maybe elementary
question, but there is in PHP a function, like print
or echo, that print only the text of an HTML page on printer?
No. Use CSS.
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
Hi all,
I know that it is a simple and maybe elementary question, but there is in PHP a
function, like print or echo, that print only the text of an HTML page on printer?
Thanks in advance for help.
Narcis Florea wrote:
Hi,
Hello,
I'm using Apache/PHP/MySQL in my business project
Thank you for using php!
My big problem now is: How can I print a page on a standard page format,
like "Letter, left margin: 0.25 inch, etc.)
When I print, I must every time set page margin manually, and I want this
Hi,
I'm using Apache/PHP/MySQL in my business project
My big problem now is: How can I print a page on a standard page format,
like "Letter, left margin: 0.25 inch, etc.)
When I print, I must every time set page margin manually, and I want this
being made by php or javascript automatically on load
rt W. Collins II
> Webmaster
> New Orleans Regional Transit Authority
> Phone : (504) 248-3826
> Fax: (504) 248-3866
> Email : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>
>
> -Original Message-
> From: Rosen [mailto:[EMAIL PROTECTED]]
> Sent: Thurs
Thanks very much
Rosen
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
003601c24f79$7ed376a0$8102a8c0@000347D72515">news:003601c24f79$7ed376a0$8102a8c0@000347D72515...
> [snip]
> I'm using PHP to generate some report for printing.
> But when I print report from IE 5.0 browser, in the bo
>
>Hi,
>I'm using PHP to generate some report for printing.
>But when I print report from IE 5.0 browser, in the bottom of page
>IE prints URL of page.
>Can I remove it ?
Yes. Click on "File" -> "Page settings..." then find "Footer" and you'll
see something like this:
&u&b&d
Take away the "&
Original Message-
From: Rosen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 11:29 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Print page
Hi,
I'm using PHP to generate some report for printing.
But when I print report from IE 5.0 browser, in the bottom of page
IE prints URL of p
[snip]
I'm using PHP to generate some report for printing.
But when I print report from IE 5.0 browser, in the bottom of page
IE prints URL of page.
Can I remove it ?
[/snip]
Only in individual browser settings (like IE, File->Page Setup->Clear the
Header and Footer boxes). There is no way to con
Hi,
I'm using PHP to generate some report for printing.
But when I print report from IE 5.0 browser, in the bottom of page
IE prints URL of page.
Can I remove it ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
16 matches
Mail list logo