Search found 398 matches

by Vadim
Thu Jan 09, 2025 11:34 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular Designer - specify which report to load
Replies: 5
Views: 1217

Re: Angular Designer - specify which report to load

Hello

For Designer you can only send parameters through [requestUrl]="'http://localhost:60801/api/designer'?param1=1&par2=2"
Or you can use HttpInterceptor
by Vadim
Thu Dec 19, 2024 7:29 am
Forum: Stimulsoft Reports.ANGULAR
Topic: 2024.4.5 designer css broken
Replies: 7
Views: 2032

Re: 2024.4.5 designer css broken

Hello
We added ability to add headers with HttpInterceptor also in CSS loading request, please check that you are using 2025.1.1 version
102710.png
102710.png (141.8 KiB) Viewed 1636 times
by Vadim
Tue Dec 10, 2024 12:43 pm
Forum: Stimulsoft Reports.ANGULAR
Topic: 2024.4.5 designer css broken
Replies: 7
Views: 2032

Re: 2024.4.5 designer css broken

Hello

With next version 2025.1.1 we will add ability to intercept CSS loading, it must fix your problem.
by Vadim
Fri Dec 06, 2024 9:52 am
Forum: Stimulsoft Reports.ANGULAR
Topic: 2024.4.5 designer css broken
Replies: 7
Views: 2032

Re: 2024.4.5 designer css broken

Hello

Can you check that CSS loaded correctly?
1.png
1.png (58.55 KiB) Viewed 2019 times
by Vadim
Mon Oct 14, 2024 9:22 am
Forum: Stimulsoft Reports.JAVA
Topic: problem about VertAlignment
Replies: 6
Views: 8264

Re: problem about VertAlignment

Hello

We add some fixed from version 2024.4.2, please setup "Text Quality" to "Typographic" for nessecary fields
by Vadim
Thu Oct 10, 2024 2:08 pm
Forum: Stimulsoft Reports.ANGULAR
Topic: Getting the message “Your session has expired!” in the Angular Designer
Replies: 7
Views: 4179

Re: Getting the message “Your session has expired!” in the Angular Designer

Hello

Can you create simple project to reproduce problem & send it to us?
by Vadim
Thu Oct 10, 2024 1:55 pm
Forum: Stimulsoft Reports.JAVA
Topic: problem about VertAlignment
Replies: 6
Views: 8264

Re: problem about VertAlignment

Hello

Do you use export to PDF?
by Vadim
Thu Oct 10, 2024 6:10 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Getting the message “Your session has expired!” in the Angular Designer
Replies: 7
Views: 4179

Re: Getting the message “Your session has expired!” in the Angular Designer

Hello

Please make sure that you add controller with views service
services.AddControllersWithViews()
by Vadim
Thu Oct 03, 2024 10:13 am
Forum: Stimulsoft Reports.ANGULAR
Topic: RequestUrl from Report Designer not using HTTPS protocol
Replies: 4
Views: 2246

Re: RequestUrl from Report Designer not using HTTPS protocol

Hello

It seems that you configured RouteTemplate in options, please check it
StiAngularDesignerOptions options.Server.RouteTemplate