hello.
Maybe you can use print css value in your layout?
<link rel="stylesheet"   type="text/css"   media="print" 
href="print.css" />
In that css you can define which parts should be printed

-- 
Posted via http://www.ruby-forum.com/.

Reply via email to