[EMAIL PROTECTED] wrote:

Right now, I am trying to do generation of report using PHP in which the report should be in a printable format later on.

How do you define a "printable format"?


Ideally, you want to do this in CSS. The "print version" would just load a differnet style sheet than the main format.

You can also do it with PHP, like conditionally including / excluding blocks, changing colors, fonts, sizes, etc....

--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to