Why some text options not work in Chrome?

Stimulsoft Reports.WEB discussion
Post Reply
gluees
Posts: 3
Joined: Wed Mar 01, 2017 2:34 am

Why some text options not work in Chrome?

Post by gluees »

text options:
1.jpg
1.jpg (47.55 KiB) Viewed 2944 times
web viewer and print: (error :( )
2.jpg
2.jpg (172.08 KiB) Viewed 2944 times
Export to PDF:(is work)
3.jpg
3.jpg (148.6 KiB) Viewed 2944 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Why some text options not work in Chrome?

Post by Alex K. »

Hello,

Please send us a sample report with test data which reproduces the issue for analysis.

Thank you.
gluees
Posts: 3
Joined: Wed Mar 01, 2017 2:34 am

Re: Why some text options not work in Chrome?

Post by gluees »

Preview in design tool is successful,but in web not right :cry: :cry:
Attachments
chrome.jpg
chrome.jpg (164.52 KiB) Viewed 2930 times
design.jpg
design.jpg (233.7 KiB) Viewed 2930 times
Index0011.mrt
(5.25 KiB) Downloaded 310 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Why some text options not work in Chrome?

Post by HighAley »

Hello.

Sorry, we can't reproduce the issue without data.
Could you describe your issue more detailed?
What is wrong?

Thank you.
gluees
Posts: 3
Joined: Wed Mar 01, 2017 2:34 am

Re: Why some text options not work in Chrome?

Post by gluees »

The 3 row data length too long,CompanyName can not display all date
in design Tools preview CompanyName hight is 24,But preview in web browser (only Word Warp = "true" ??)
So we can not print 1-34 row on the one A4 paper.
how can i change settings on Text options
Attachments
Samples-ASP.NET-CSharp.zip
(403.65 KiB) Downloaded 164 times
P1.jpg
P1.jpg (164.95 KiB) Viewed 2918 times
P2.jpg
P2.jpg (104.05 KiB) Viewed 2918 times
P3.jpg
P3.jpg (86.67 KiB) Viewed 2918 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Why some text options not work in Chrome?

Post by Alex K. »

Hello,

Thank you for the sample.
We need some additional time to check the issue.

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Why some text options not work in Chrome?

Post by Alex K. »

Hello,

The Max number of lines - this option only for the rendering. It limits the size of the component, but its contents remain the same and in browsers is stretched.

Please try to use the following option:

Code: Select all

StiOptions.Export.Html.UseStrictTableCellSize = true;
Thank you.
Post Reply