Web Designer connection issues

Stimulsoft Reports.JAVA discussion
torenic
Posts: 13
Joined: Wed Mar 18, 2020 10:23 am

Re: Web Designer connection issues

Post by torenic »

Sure,
this is the report. I just put title, injected database and three variables.
Attachments
Report.mrt
(3.92 KiB) Downloaded 196 times
Vadim
Posts: 363
Joined: Tue Apr 23, 2013 11:23 am

Re: Web Designer connection issues

Post by Vadim »

torenic wrote: Tue Apr 14, 2020 9:53 am Hello,
that did not resolve the problem with saving a report. Is the save feature of web designer supposed to work on trial version?
The problem is that the report is saved, but won't open (see my latest post).
Hello.

.MRT file is the report template
.MDC file is the report after report template rendered, so if you want open rendered report in viewer, you must save rendered report as .MDC file. (i.e. rename your report .mrt->.mdc)
torenic
Posts: 13
Joined: Wed Mar 18, 2020 10:23 am

Re: Web Designer connection issues

Post by torenic »

Oh, I'm sorry, this was my fault.

in onSaveReportTemplate I've used StiSerializeManager.serializeDocument(report, os) instead of StiSerializeManager.serializeReport(report, os).
Lech Kulikowski
Posts: 6247
Joined: Tue Mar 20, 2018 5:34 am

Re: Web Designer connection issues

Post by Lech Kulikowski »

Hello

Ok.
Please let us know if you need any additional help.

Thank you.
torenic
Posts: 13
Joined: Wed Mar 18, 2020 10:23 am

Re: Web Designer connection issues

Post by torenic »

That was all, thanks for your support.
Andrew
Posts: 4104
Joined: Fri Jun 09, 2006 3:58 am

Re: Web Designer connection issues

Post by Andrew »

You are welcome!
Post Reply