disappear even-rows' color in print from print with preview

Stimulsoft Reports.NET discussion
Post Reply
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

disappear even-rows' color in print from print with preview

Post by IskandarAir »

Dear Stimulsoft Team,

We face issue with print with preview functionality. Indeed, When preview is shown in browser there is even-colored rows, top header band cal light-gray background. However, when we print it, they dissappear.

Could you please assist with this problem. It was urgent since we developers have deployed it to production and in production this error appeared.

Code snippet that we use is:

return StiMvcViewer.PrintReportResult(report);

With best regards,
Attachments
printWithPreview.PNG
printWithPreview.PNG (56.42 KiB) Viewed 1715 times
printedPdfofPrintWithPreview.pdf
(138.23 KiB) Downloaded 139 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: disappear even-rows' color in print from print with prev

Post by Alex K. »

Hello,

Please try to set the "Background graphics" option in the browser settings.

Thank you.
Attachments
photo_2017-09-28_16-50-56.jpg
photo_2017-09-28_16-50-56.jpg (23.9 KiB) Viewed 1707 times
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: disappear even-rows' color in print from print with prev

Post by IskandarAir »

Dear Aleksey,

Thank you for your support. it works in chrome, but what about other browsers? any solution related to code?


regards,
Iskandar
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: disappear even-rows' color in print from print with prev

Post by HighAley »

Hello, Iskandar.

Sorry, but it's impossible to change this settings from code.
This is a restriction of browsers.
If you know any solution of this issue, we will make an improvement.

Thank you.
Post Reply