Posted by don greco on December 17, 2009 at 8:05pm
Stupid question, I know .
How do I get the theme to print like it looks on the screen ? (File-Print, File-Print Preview)
Do I have to make print_tpl.php & print.css files within the individual themes ??
Thanks again
Don Greco

Comments
print.css is the print style sheet
The print.css file in a theme is used for print styles only, so either remove this file or alter it to affect how a page prints.
Chris Charlton, Author & Drupal Community Leader, Enterprise Level Consultant
I teach you how to build Drupal Themes http://tinyurl.com/theme-drupal and provide add-on software at http://xtnd.us
Have you tried the Print module?
Check out, http://drupal.org/project/print and see http://drupal.org/node/190171 for usage.