To get an XtraReport to match my web site, I have had to set the background color to something other than white. But when the user Prints the report, I would like the background to default back to white.

I can't see how I could use an @media tag in the style sheet for this, and I have tried capturing the BeforePrint event and setting it there. Nothing seems to be working. I just want the background color set back to white before printing. No reason to waste a lot of ink.

Is this possible?

link|improve this question

47% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Review the http://www.devexpress.com/issue=Q343628 discussion in the DevExpress support center. Hope this helps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.