Re: Accessing the 'media' attribute in php

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

 



> but I gather from your reply that the browser issues the new (printer)
> page without reference to the server.
> Is this what actually happens?

Yes, this is what actually happens for the browser "print" button.

You could do something like a "Printer Friendly" button to generate a PDF on the fly or somesuch, and POST back all the data you need to generate a nice PDF of the page.

Example:
http://l-i-e.com/resume.htm
(Source code link at the bottom of the page)

Reference material:
http://php.net/libpdf


-- 
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