Hi Leo, If you create a print.css and link your pages to it, you should be able to control which elements are visible and which ones aren't in the print out.
However, you would normally want a clean text-only, but well styled print option. This helps to create a nice paper publication while saving on ink by focusing on content and eliminating images which are there purely for design and getting rid of unwanted navigation menus which serve no purpose in the paper publication. It may be worthwhile mentioning to your client the reason behind having a mostly text only print option. Images which relate to the article should be kept, and if the company wants their logo to appear somewhere you can style that in with the print.css, but make it invisible in the web version. There isn't much reason to have all the images and navigation appear on the print out, unless your client needs them for some particular reason. Hopefully this answers your question! Jason On Tue, May 13, 2008 at 12:03 AM, Léo Siqueira <[EMAIL PROTECTED]> wrote: > Yes, i know, i know, just check the option at page setup from your browser > to print background and images, but, what make when you client consumer does > understand this simple step ? > > I have a new redesign from a website, all HTML strict and CSS validated, > beautiful, but don't print the background images from all website. > I already search and research a way to make this simple, but i found only > a solution that´s not the best choice: > http://www.web-graphics.com/mtarchive/001703.php > > Someone have a suggestion to make CSS background printable ? Or other > technique like generate PDF ? > The website is based on JAVA development... > > So, that it, wait for your comments !!! > > Regards for all !!! > Thanks ! > > :D > > []´s > > Léo Siqueira > [EMAIL PROTECTED] > +551991112239 > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
