Way to render color blocks on report

Stimulsoft Reports.WEB discussion
Post Reply
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Way to render color blocks on report

Post by lucasrinaldi »

I have a demand to build a report, but I am not sure if that's possible to do what I am told.
I need to render a block with the color the customer has previously saved on the database as shown below.

Is there a way to achieve that?
Attachments
Screenshot 2023-11-17 084922.png
Screenshot 2023-11-17 084922.png (40.96 KiB) Viewed 10495 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Way to render color blocks on report

Post by Lech Kulikowski »

Hello,

What product and version are you use?

Thank you.
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: Way to render color blocks on report

Post by lucasrinaldi »

Copyright 2003-2023 Stimulsoft
Version: 2023.2.8 from 29 June 2023, WinForms. .NET 4.7.2.
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Way to render color blocks on report

Post by Lech Kulikowski »

Hello,

Please send us a sample that reproduces the issue for analysis on support@stimulsoft.com

Thank you.
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: Way to render color blocks on report

Post by lucasrinaldi »

It is really necessary? I need a way to render blocks with colors only
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Way to render color blocks on report

Post by Lech Kulikowski »

Hello,

How color is stored in the database?

As a way, you can apply color in the BeforePrint event.

Thank you.
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: Way to render color blocks on report

Post by lucasrinaldi »

Lech Kulikowski wrote: Wed Nov 29, 2023 1:03 am Hello,

How color is stored in the database?

As a way, you can apply color in the BeforePrint event.

Thank you.
Can't you provide some screenshots with instructions? This is a little vague.
I need to render a squared HTML block with colors inside. The color is stored on our database as HEX.
So we can render something like what I've uploaded.

PS: the image that I uploaded is made in photoshop, not an actual report.
Attachments
Screenshot 2023-11-29 144908.png
Screenshot 2023-11-29 144908.png (2.84 KiB) Viewed 10157 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Way to render color blocks on report

Post by Lech Kulikowski »

Hello,

Please check the sample report in the attachment.

Thank you.
Attachments
ReportSampleColor.mrt
(17.13 KiB) Downloaded 214 times
Screenshot 2023-11-29 233611.png
Screenshot 2023-11-29 233611.png (144.48 KiB) Viewed 10136 times
lucasrinaldi
Posts: 44
Joined: Wed Jul 12, 2023 8:18 pm

Re: Way to render color blocks on report

Post by lucasrinaldi »

Well it worked, thanks!

Now I have another question:
How can we implement the same as this picture using Stimulsoft?
Keep in mind that inside the boxes we could have multiple codes.
This is a risk matrix, to mitigate risks and evaluate opportunities.
Do you think that is possible to achieve this?
Attachments
Screenshot 2023-12-05 103816.png
Screenshot 2023-12-05 103816.png (23.87 KiB) Viewed 9719 times
Lech Kulikowski
Posts: 6271
Joined: Tue Mar 20, 2018 5:34 am

Re: Way to render color blocks on report

Post by Lech Kulikowski »

Hello,

Depends on the data structure. Please check the Cross-Data components.

Thank you.
Post Reply