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://bytes.com/topic/html-css/answers/465772-how-force-print-css-background-image
PS! This question is not django-specific. You'll probably get faster and better results trying in a more appropriate group or forum. Thomas On Thu, Jun 13, 2013 at 2:12 PM, Sivaram R <sivaram2...@gmail.com> wrote: > 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 background set in html/or how to set a background image for print > template. > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Mvh/Best regards, Thomas Weholt http://www.weholt.org -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.