StiSerializeManager.deserializeReport() throws exception for reports with StiTableStyle

Stimulsoft Reports.JAVA discussion
Post Reply
roymut
Posts: 1
Joined: Mon Mar 09, 2026 7:17 pm

StiSerializeManager.deserializeReport() throws exception for reports with StiTableStyle

Post by roymut »

Hello,
When a report is designed in the Stimulsoft JS Designer and the user applies a StiTableStyle (table colour theme) via the Style Gallery, the saved .mrt JSON contains a Styles section with entries where "Ident": "StiTableStyle". Deserializing this report in the Java SDK via StiSerializeManager.deserializeReport() throws the StiDeserializationException.
Roy
Vadim
Posts: 446
Joined: Tue Apr 23, 2013 11:23 am

Re: StiSerializeManager.deserializeReport() throws exception for reports with StiTableStyle

Post by Vadim »

Hello

Will be fixed after 2026.1.5 build
Post Reply