Hello
For Designer you can only send parameters through [requestUrl]="'http://localhost:60801/api/designer'?param1=1&par2=2"
Or you can use HttpInterceptor
Search found 398 matches
- Thu Jan 09, 2025 11:34 am
- Forum: Stimulsoft Reports.ANGULAR
- Topic: Angular Designer - specify which report to load
- Replies: 5
- Views: 1217
- 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
We added ability to add headers with HttpInterceptor also in CSS loading request, please check that you are using 2025.1.1 version
- Tue Dec 10, 2024 2:06 pm
- Forum: Stimulsoft Reports.JAVA
- Topic: Problem with the variable sequence list, data source Items, data source data columns.
- Replies: 8
- Views: 2997
Re: Problem with the variable sequence list, data source Items, data source data columns.
Hello
Problem will be fixed in next version 2025.1.1
Problem will be fixed in next version 2025.1.1
- 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.
With next version 2025.1.1 we will add ability to intercept CSS loading, it must fix your problem.
- 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?
Can you check that CSS loaded correctly?
- 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
We add some fixed from version 2024.4.2, please setup "Text Quality" to "Typographic" for nessecary fields
- 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?
Can you create simple project to reproduce problem & send it to us?
- 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?
Do you use export to PDF?
- 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()
Please make sure that you add controller with views service
services.AddControllersWithViews()
- 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
It seems that you configured RouteTemplate in options, please check it
StiAngularDesignerOptions options.Server.RouteTemplate