
Why some text options not work in Chrome?
Why some text options not work in Chrome?
text options:
)
Export to PDF:(is work)
web viewer and print: (error 
Re: Why some text options not work in Chrome?
Hello,
Please send us a sample report with test data which reproduces the issue for analysis.
Thank you.
Please send us a sample report with test data which reproduces the issue for analysis.
Thank you.
Re: Why some text options not work in Chrome?
Preview in design tool is successful,but in web not right



- Attachments
-
- chrome.jpg (164.52 KiB) Viewed 2928 times
-
- design.jpg (233.7 KiB) Viewed 2928 times
-
- Index0011.mrt
- (5.25 KiB) Downloaded 310 times
Re: Why some text options not work in Chrome?
Hello.
Sorry, we can't reproduce the issue without data.
Could you describe your issue more detailed?
What is wrong?
Thank you.
Sorry, we can't reproduce the issue without data.
Could you describe your issue more detailed?
What is wrong?
Thank you.
Re: Why some text options not work in Chrome?
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
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 (164.95 KiB) Viewed 2916 times
-
- P2.jpg (104.05 KiB) Viewed 2916 times
-
- P3.jpg (86.67 KiB) Viewed 2916 times
Re: Why some text options not work in Chrome?
Hello,
Thank you for the sample.
We need some additional time to check the issue.
Thank you.
Thank you for the sample.
We need some additional time to check the issue.
Thank you.
Re: Why some text options not work in Chrome?
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:
Thank you.
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;