Hi Ken;
Your right I do want to display my report on the web with background color but at print time to print without back ground color, because some reports are 200 to 300 pages
long. One type of backgound color is ever other detail line.
(example of x-2 section forumla, if RecordNumber mod 2>0 then Color (200,242,253)else crNoColor) or instead of whole detail just set backgound color of a field at borders ,background may be with x-2of a individual field.
You may be right Ken I haven't heard of this type of functionality in crystal report version 8. Thank's for checking it out.
Dave