Page 1 of 1

How to use transparent image on top of text

Posted: Tue Mar 31, 2020 5:08 pm
by b_agh
Hi. I am using version 2020.1.1 .
I want to place a signature on the name and title of a person. I added an image object holding a png file on top of a text object.
1.png
1.png (23.53 KiB) Viewed 4387 times
It works as expected in the preview of the designer.
2.png
2.png (40.07 KiB) Viewed 4387 times
But when I load the report in the web viewer the image completely covers the text.
3.png
3.png (79.64 KiB) Viewed 4387 times
Can you please help me?

Re: How to use transparent image on top of text

Posted: Fri Apr 03, 2020 12:24 pm
by Lech Kulikowski
Hello,

You can set the ExportMode=Div property.

Thank you.

Re: How to use transparent image on top of text

Posted: Fri Apr 03, 2020 3:07 pm
by b_agh
Lech Kulikowski wrote: Fri Apr 03, 2020 12:24 pm Hello,

You can set the ExportMode=Div property.

Thank you.
Hello,
Thank you for your reply.
It works as Expected when I export the report to HTML and set ExportMode to Div.
sign2.png
sign2.png (55.43 KiB) Viewed 4342 times
But, What if I want to show it in the web viewer before exporting?
As you see I have still a problem with showing the image on top of the text.
sign1.png
sign1.png (58.89 KiB) Viewed 4342 times
I see that you could do this even in the web viewer.
What am I supposed to do to be able to show the image on top of the text without exporting the report?

Re: How to use transparent image on top of text

Posted: Fri Apr 03, 2020 6:21 pm
by HighAley
Hello.

We have answered you by email.

Thank you.

Re: How to use transparent image on top of text

Posted: Fri Apr 03, 2020 7:20 pm
by b_agh
Sorry. I have not received any email yet.
I checked my spam folder too.

Re: How to use transparent image on top of text

Posted: Sat Apr 04, 2020 6:17 am
by Andrew
Hello,

We have answered you by email.

Thank you.

Re: How to use transparent image on top of text

Posted: Sat Apr 04, 2020 9:51 am
by Lech Kulikowski
Hello,

You can set the ReportDisplayMode=DIV for the viewer.
https://www.stimulsoft.com/en/documenta ... ttings.htm

Thank you.