Normal View not equal Html View

Stimulsoft Reports.NET discussion
Post Reply
MaNe
Posts: 11
Joined: Mon Dec 21, 2015 12:12 pm

Normal View not equal Html View

Post by MaNe »

Hello,

we got a problem since we updated to the version 2015.3.
Before normal and html view where always the same but now we got the following problems:

NormalView:
normalview.png
normalview.png (11.59 KiB) Viewed 885 times
HtmlView:
htmlview.png
htmlview.png (21.11 KiB) Viewed 885 times
As you see (marked with the red lines) in the normal view the rows got all same width but in the html view
it grows sometimes up.
The other problem is at the normal view the automatic break propertie doesnt work.

Thank you
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Normal View not equal Html View

Post by HighAley »

Hello.

Please, set the StiOptions.Export.Html.UseStrictTableCellSize option to true.
Please, set this option. You could do it in the Begin Render event of the report.

Also the HTML Preview use engine from IE6 that has some bugs.
It will not show the report as expected, but in our Viewer and in the report exported to HTML and opened in any modern browser you will see the right result.

Thank you.
Post Reply