W odpowiedzi na maila (18:09 - 5 września 2005): > Hi Hello > I am using smarty with my php site, I know you can send a whole smarty > template page to a variable, is their any way i can easily print that > variable out. or am i going about this the wrong way. Why don't you just make another template file witch would be more printer friendly (i.e. just formated text). You would take your compiled variable, parse it (threw away all img,swf etc.) and give it to print tpl. Personaly I do it with CSS ... i just change my layout.css to layout_print.css with no backgrounds and black text. But images still remain. You can even use XSL ... but it would require to redesign whole presentation part of your website. More info here: http://www.w3.org/Style/XSL/ -- pozdrawiam Łukasz "nostra" Wojciechowski gg.1028640 * icq.23059512 * gsm.609.655.911 ---------------------------------------------------------------------- Jedyny taki czat... >>> http://link.interia.pl/f18b0 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php