Search found 6254 matches

by Lech Kulikowski
Mon May 20, 2019 11:52 am
Forum: Stimulsoft Reports.JS
Topic: Error Loading image in header
Replies: 3
Views: 1946

Re: Error Loading image in header

Hello, Please try to use async methods to render and export report with images: var report = new Stimulsoft.Report.StiReport(); report.loadFile("reports/test.mrt"); report.render(); var settings = new Stimulsoft.Report.Export.StiPdfExportSettings(); // Create an PDF service instance. var s...
by Lech Kulikowski
Mon May 20, 2019 11:50 am
Forum: Stimulsoft Reports.NET
Topic: Fail to Attach Report to 64bit Outlook
Replies: 5
Views: 1670

Re: Fail to Attach Report to 64bit Outlook

Hello,

Your application should be run as x64 app to work with Outlook 64bit.

Thank you.
by Lech Kulikowski
Mon May 20, 2019 11:49 am
Forum: Stimulsoft Dashboards.WEB
Topic: The column name of table does not show when export to image
Replies: 7
Views: 3024

Re: The column name of table does not show when export to image

Hello,

We couldn't reproduce the issue. Please check it on our Demo:
https://demo.stimulsoft.com/#Net/DashboardSalesByMonth

Also, today will be available new build.

Thank you.
by Lech Kulikowski
Mon May 20, 2019 11:43 am
Forum: Stimulsoft Reports.NET
Topic: Print fixed text between bands
Replies: 3
Views: 1109

Re: Print fixed text between bands

Hello,

You can place and link Text component to the Page.

Thank you.
by Lech Kulikowski
Sun May 19, 2019 3:04 pm
Forum: Stimulsoft Reports.WEB
Topic: show more than one page in my report
Replies: 3
Views: 1213

Re: show more than one page in my report

Hello,

Please send us a sample report with test data which reproduces the issue for analysis.

Thank you.
by Lech Kulikowski
Fri May 17, 2019 8:54 pm
Forum: Stimulsoft Reports.NET
Topic: Print fixed text between bands
Replies: 3
Views: 1109

Re: Print fixed text between bands

Hello,

Which result should be if the report has several pages?

Thank you.
by Lech Kulikowski
Fri May 17, 2019 8:23 pm
Forum: Stimulsoft BI Server
Topic: Expanding / Collapsing headers
Replies: 1
Views: 11615

Re: Expanding / Collapsing headers

Hello,

Interactions are not supported on the report server.

Thank you.
by Lech Kulikowski
Fri May 17, 2019 7:17 pm
Forum: Stimulsoft Reports.WEB
Topic: Long text in DataBand
Replies: 3
Views: 1210

Re: Long text in DataBand

Hello,

Please try to set the CanBreak property for the Databand and Text components.

Thank you.
by Lech Kulikowski
Fri May 17, 2019 7:12 pm
Forum: Stimulsoft Reports.JS
Topic: Print function prints empty pages after every page
Replies: 5
Views: 2380

Re: Print function prints empty pages after every page

Hello,

Please send us a sample which reproduces the issue for analysis.

Thank you.
by Lech Kulikowski
Fri May 17, 2019 7:10 pm
Forum: Stimulsoft Reports.WEB
Topic: Calculation Using If Condition
Replies: 3
Views: 3197

Re: Calculation Using If Condition

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.