HTML in Text control

Stimulsoft Reports.Silverlight discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

HTML in Text control

Post by Alex K. »

Hello,

We have added a partial support of the HTML tags.
The solution will be available on the next prerelease build.

Now, you can test it on our site (http://sl.stimulsoft.com) - report "HTML tags".
Thank you.
Lex Lavnikov
Posts: 34
Joined: Tue Nov 08, 2011 9:34 am
Location: Frankfurt

HTML in Text control

Post by Lex Lavnikov »

Thank you! It was really fast...

With strike-through style, however, it will take some time, since TextBlock does not support it natively. But there is a InlineUIControl where one can pack horizontal Line over TextBlock
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HTML in Text control

Post by HighAley »

Hello.
Alladin wrote:Thank you! It was really fast...

With strike-through style, however, it will take some time, since TextBlock does not support it natively. But there is a InlineUIControl where one can pack horizontal Line over TextBlock
We analysed the InlineUIControl.
Unfortunately, we couldn't add support of the strikeout text property to Stimulsoft Reports.Silverlight.

Thank you.
Lex Lavnikov
Posts: 34
Joined: Tue Nov 08, 2011 9:34 am
Location: Frankfurt

HTML in Text control

Post by Lex Lavnikov »

We have decided to use PDF and XPS format for report presentation.

However, formatted text presenation in XPS format is buggy. Looks like fonts are messed up.

Here is an example of PDS & XPS rendered by Stimulsoft
Attachments

[The extension xps has been deactivated and can no longer be displayed.]

1663.report.pdf
(152.14 KiB) Downloaded 896 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

HTML in Text control

Post by Alex K. »

Hello,

Please send us data for your report or sample project which reproduces the issue.

Thank you.
Lex Lavnikov
Posts: 34
Joined: Tue Nov 08, 2011 9:34 am
Location: Frankfurt

HTML in Text control

Post by Lex Lavnikov »

Cannot run a preview on a blank report in WinForms Designer.

----------------------------
[Customer Explanation]



----------------------------
[General Info]

Application: Stimulsoft Reports.Net
Framework: v4.0.30319
Version: Version: 2012.1.1213 from 23 February 2012
OSVersion: Microsoft Windows NT 6.1.7601 Service Pack 1

----------------------------
[Exception Info]
Message: Assembly 'Stimulsoft.Report.Win' is not found

Source: Stimulsoft.Report.Design

StackTrace:
at Stimulsoft.Report.Viewer.Design.StiWinViewerWrapper..ctor(StiReport report, Boolean removeShortcuts)
at Stimulsoft.Report.Viewer.Design.StiPreviewSettingsEditorForm.InitializeComponent()
at Stimulsoft.Report.Viewer.Design.StiPreviewSettingsEditorForm..ctor(StiReport report, Boolean isRibbonGuiMode)
at Stimulsoft.Report.Design.StiActions.MainMenu.InvokePreviewSettingsEditor(StiDesignerControl designer)

----------------------------
[Assemblies]
mscorlib, Version = 2.0.0.0
Stimulsoft.Base, Version = 2012.1.1213.0
Stimulsoft.Report, Version = 2012.1.1213.0
Stimulsoft.Report.Design, Version = 2012.1.1213.0
System.Windows.Forms, Version = 2.0.0.0
Lex Lavnikov
Posts: 34
Joined: Tue Nov 08, 2011 9:34 am
Location: Frankfurt

HTML in Text control

Post by Lex Lavnikov »

Ok, I've used WPF-version to get a preview to be able to export to XPS/PDF:

Here is my report, and exports to XPS & PDF (XPS looks ugly):

Attachments

[The extension xps has been deactivated and can no longer be displayed.]

1673.Report2.pdf
(88.81 KiB) Downloaded 348 times
1672.Report.mrt
(3.04 KiB) Downloaded 365 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HTML in Text control

Post by HighAley »

Hello.
Alladin wrote:Ok, I've used WPF-version to get a preview to be able to export to XPS/PDF:

Here is my report, and exports to XPS & PDF (XPS looks ugly):
Please, try to set higher image resolution in the XPS export settings.

Thank you.
Lex Lavnikov
Posts: 34
Joined: Tue Nov 08, 2011 9:34 am
Location: Frankfurt

HTML in Text control

Post by Lex Lavnikov »

Export RichText as Image is set to false
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HTML in Text control

Post by HighAley »

Hello.
Alladin wrote:Export RichText as Image is set to false
There is no Richtext in this report and html is exported as Image. So you should set higher resolution.

Thank you.
Locked