Re: How to make set background image for printout layout

2013-06-13 Thread Sivaram R
Thanks Thomas On Thursday, June 13, 2013 6:04:08 PM UTC+5:30, Thomas Weholt wrote: > > Do a quick google-search and you'll get plenty of tutorials, for instance > http://www.w3schools.com/css/css_background.asp. It seems to require some > setup on the client side as well, actually enabling print

Re: How to make set background image for printout layout

2013-06-13 Thread Thomas Weholt
Do a quick google-search and you'll get plenty of tutorials, for instance http://www.w3schools.com/css/css_background.asp. It seems to require some setup on the client side as well, actually enabling printing backgrounds in your browser settings/print preferences. Read more about it here: http://by

How to make set background image for printout layout

2013-06-13 Thread Sivaram R
Hi,i am doing printers,print-out functionality.So the data what ever i want to print are rendered in a template called print.html.So while method call it is rendering that template as print-out format.I don't know how to set a background image for that print-out template.Is it same as table back