Search found 2 matches

by kmapache
Fri Jan 10, 2025 5:28 am
Forum: Stimulsoft Reports.AVALONIA
Topic: Please help, the report preview page cannot display the print button!
Replies: 3
Views: 4695

Please help, the report preview page cannot display the print button!

I am using Stimulsoft When reporting Valonia, according to the example, the print button cannot be displayed. I don't know where the problem is. The code is as follows: MainWindows.axaml.cs using Avalonia.Platform; using Stimulsoft.Report; using System; namespace AvaloniaApplication2 { public partia...