Page 2 of 3

HTML in Text control

Posted: Wed Feb 01, 2012 7:52 am
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.

HTML in Text control

Posted: Mon Feb 06, 2012 6:35 am
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

HTML in Text control

Posted: Tue Feb 07, 2012 8:21 am
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.

HTML in Text control

Posted: Wed Feb 22, 2012 9:29 am
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

HTML in Text control

Posted: Thu Feb 23, 2012 1:56 am
by Alex K.
Hello,

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

Thank you.

HTML in Text control

Posted: Thu Feb 23, 2012 7:59 am
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

HTML in Text control

Posted: Thu Feb 23, 2012 12:27 pm
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):


HTML in Text control

Posted: Fri Feb 24, 2012 1:55 am
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.

HTML in Text control

Posted: Fri Feb 24, 2012 6:56 am
by Lex Lavnikov
Export RichText as Image is set to false

HTML in Text control

Posted: Fri Feb 24, 2012 9:56 am
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.