Search found 5 matches

by adrianareigadas
Tue Jun 15, 2021 3:33 pm
Forum: Stimulsoft Reports.JS
Topic: Font issue exporting PDF (using viewer) in Angular
Replies: 1
Views: 1006

Font issue exporting PDF (using viewer) in Angular

Hi, We defined a html component into mrt file with regular, bold and italic fonts (the server gets the mrt file and sends xml to the report viewer). The fonts are ok on the report viewer but it is just plain font when the viewer exports to pdf. Stimulsoft.Base.StiFontCollection.addOpentypeFontFile('...
by adrianareigadas
Fri Nov 20, 2020 11:28 am
Forum: Stimulsoft Reports.JS
Topic: toolbar not working on Angular 8
Replies: 7
Views: 1678

Re: toolbar not working on Angular 8

Thank you!
by adrianareigadas
Mon Nov 16, 2020 11:00 am
Forum: Stimulsoft Reports.JS
Topic: toolbar not working on Angular 8
Replies: 7
Views: 1678

Re: toolbar not working on Angular 8

[attachment=0]stimulsoft-angular.zip[/attachment]Hi, This is a simple angular project using stimulsoft-reports-js. It loads the report but the toolbar does not work. Could you please let me know how to fix that? Package Version --------------------------------------------------------- @angular-devki...
by adrianareigadas
Fri Nov 13, 2020 2:49 pm
Forum: Stimulsoft Reports.JS
Topic: toolbar not working on Angular 8
Replies: 7
Views: 1678

Re: toolbar not working on Angular 8

I will try to generate a sample project. In the meantime, should it work on Angular 8+? Is there any example?

Thank you.
by adrianareigadas
Thu Nov 12, 2020 5:24 pm
Forum: Stimulsoft Reports.JS
Topic: toolbar not working on Angular 8
Replies: 7
Views: 1678

toolbar not working on Angular 8

Hi, I am trying to use stimulsoft viewer in our Angular 8 website. We have a node server that gets the mrt template files, renders them and return a XML file. Our angular website should be able to read the xml (like a mdc file) and show the report. I managed to show the report but the toolbar is not...