Page 3 of 4

Re: Watermark problem in the viewer

Posted: Sat Mar 16, 2019 5:30 pm
by HighAley
Hello.

No, you don't need to change your report.
We have checked your sample again.
Please, check that our scripts are not cached by your browser.

Thank you.

Re: Watermark problem in the viewer

Posted: Mon Mar 18, 2019 8:19 am
by Kline
Hello.

I cleaned the browser cache but the watermark still not always shown.
This is the code in my html page, maybe I'm forgetting something

var report = new Stimulsoft.Report.StiReport();
// template is a JSON
report.load(template);

var options = new Stimulsoft.Viewer.StiViewerOptions();
options.appearance.fullScreenMode = true;
options.appearance.htmlRenderMode = Stimulsoft.Report.Export.StiHtmlExportMode.Div;
options.appearance.chartRenderType = Stimulsoft.Viewer.StiChartRenderType.Vector;
var viewer = new Stimulsoft.Viewer.StiViewer(options, "StiViewer", false);
viewer.report = report;
viewer.renderHtml("viewerContent");

Thank you

Re: Watermark problem in the viewer

Posted: Mon Mar 18, 2019 8:38 am
by HighAley
Hello.

You don't need to change anything.
Could you send a sample with our latest scripts?
Maybe we miss something.

Thank you.

Re: Watermark problem in the viewer

Posted: Mon Mar 18, 2019 9:19 am
by Kline
Hello,
here is the sample created with the lastes version

Thank you

Re: Watermark problem in the viewer

Posted: Tue Mar 19, 2019 11:33 am
by HighAley
Hello,

Sorry, we can't reproduce your issue.
Could you send us a sample with our latest scripts that will help us to do it?

Thank you.

Re: Watermark problem in the viewer

Posted: Tue Mar 19, 2019 2:51 pm
by Kline
Hello,

I attached a sample.

I'm using chrome but the same issue happens with edge.

Thank you

Re: Watermark problem in the viewer

Posted: Wed Mar 20, 2019 12:34 pm
by HighAley
Hello.

We see the issue.
It is in the Div mode.
We need to make an improvement there too.
We will keep in touch with any news.

Thank you.

Ticket reference: #8021

Re: Watermark problem in the viewer

Posted: Thu Mar 21, 2019 10:53 am
by HighAley
Hello.

We have made an improvement for the Div mode.
Our next build with the fix is planned on the next week.

Thank you.

Re: Watermark problem in the viewer

Posted: Thu Mar 21, 2019 11:02 am
by Kline
Hello,
I will try with the next build.

Thank you

Re: Watermark problem in the viewer

Posted: Thu Mar 21, 2019 12:20 pm
by HighAley
Hello.

Let us know if you need any additional help.

Thank you.