> 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

Reply via email to