Search found 50 matches

by Woodcutter
Tue Apr 23, 2024 12:35 pm
Forum: Stimulsoft Ultimate
Topic: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms
Replies: 11
Views: 193

Re: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms

The code: StiFontCollection.AddFontFile("msyh"); StiFontCollection.AddFontFile("Arial Unicode MS"); Stimulsoft.Report.StiReport report = new Stimulsoft.Report.StiReport(); report.Load(@"TestMRZ7.mrz"); report.Render(); if (File.Exists(@"d:\aaa.pdf") == true) F...
by Woodcutter
Tue Apr 23, 2024 1:56 am
Forum: Stimulsoft Ultimate
Topic: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms
Replies: 11
Views: 193

Re: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms

Although when I use "Arial Unicode MS", the Chinese characters is missing yet.

In Stimulsoft reports for .NET Framework , this problem is not exists .
by Woodcutter
Mon Apr 22, 2024 1:12 am
Forum: Stimulsoft Ultimate
Topic: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms
Replies: 11
Views: 193

Re: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms

Hey Lech

This code works OK, thank you.
but in the Stimulsoft.Reports.Engine.NetCore 2024.2.2
there is a new problem for display Chinese characters.
by Woodcutter
Wed Apr 17, 2024 1:08 am
Forum: Stimulsoft Ultimate
Topic: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms
Replies: 11
Views: 193

Re: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms

Hey Lech When: Stimulsoft.Drawing.Graphics.GraphicsEngine = Stimulsoft.Drawing.GraphicsEngine.Gdi; Then: System.NullReferenceException: Object reference not set to an instance of an object. at Stimulsoft.Drawing.Font.get_Size() at Stimulsoft.Report.Components.StiWatermark.ShouldSerializeFont() at St...
by Woodcutter
Tue Apr 16, 2024 7:19 am
Forum: Stimulsoft Ultimate
Topic: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms
Replies: 11
Views: 193

Re: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms

Hello, You should use the Stimulsoft.Reports.Engine.NetCore package instead of the Stimulsoft.Reports.Engine. Thank you. Hi Lech The Stimulsoft.Reports.Engine.NetCore works OK ,but the new error happened. Code as below: Stimulsoft.Report.StiReport report = new Stimulsoft.Report.StiReport(); report....
by Woodcutter
Mon Apr 15, 2024 9:19 am
Forum: Stimulsoft Ultimate
Topic: System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms
Replies: 11
Views: 193

System.IO.FileNotFoundException: Could not load file or assembly System.Windows.Forms

Hi When I use below in my Web API with .NET8 . Stimulsoft.Report.StiReport report = new Stimulsoft.Report.StiReport(); The error happened: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. 系统找不到...
by Woodcutter
Fri Mar 10, 2023 12:53 pm
Forum: Stimulsoft Dashboards.WIN
Topic: About ClickComponet event
Replies: 1
Views: 8226

About ClickComponet event

Hi Sir:

There is no ClickComponet/DoubleClickComponet event in the StiDashboardViewerControl.
but StiViewerControl is available.

Would you please add it as well?

RGDS

Henry
by Woodcutter
Sat Dec 12, 2020 9:08 am
Forum: Stimulsoft Reports.NET
Topic: The print events are not available.
Replies: 1
Views: 826

The print events are not available.

Hi Webmaster: I'm back again. Recently, i have try to using the Printing/Printed events in preview mode ( sitReport1.Show() ), there are not work. but use sitReport1.Print() is OK. Would you please help me for solve it a.s.a.p? Code: private void button1_Click(object sender, EventArgs e) { stiReport...
by Woodcutter
Tue Feb 11, 2020 2:54 am
Forum: Stimulsoft Dashboards.WIN
Topic: 2 bugs report of dashboard
Replies: 54
Views: 32333

Re: 2 bugs report of dashboard

Hello, Issues with dashboards in the MDI app are fixed. The fix will be available in the next release build within one or two weeks. Thank you. This bug still existsed in 2020.2.1. :( :o :shock: so despondent ! C. In MDI close the dashboard desinger control (stiDesignerControl ) in winform the prop...
by Woodcutter
Fri Feb 07, 2020 2:03 am
Forum: Stimulsoft Dashboards.WIN
Topic: 2 bugs report of dashboard
Replies: 54
Views: 32333

Re: 2 bugs report of dashboard

Andrew wrote: Tue Jan 21, 2020 4:02 am Hello,

We expect the release in the end of January.
Thank you.
:roll: :roll: :roll: