Hello,

On 07/21/2004 06:42 PM, Vern wrote:
OK, but here's the rub:

I need to print a web page. Any ideas?

If it is a PHP script that generates the page, you may want to try generating a Postscript version. This Postscript generation library class may help you:


http://www.phpclasses.org/pslib

If it is an HTML page generated by something else, you may want to try this HTML2PS Perl tool that comes as standard in many Linux/Unix distributions:

http://user.it.uu.se/~jan/html2ps.html

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

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



Reply via email to