Hi,
I have some questions regarding pdfViewer component.
1. I do have a license for Essential JS. Does it cover pdfViewer component as well? I'm thinking especially about Backend Service, which I have prepared based on your samples. It requires nuget Syncfusion.EJ2.PdfViewer.AspNet.Core.Linux package, which seems to go beyond my license.
2. Assuming my license covers usage of that component and nuget package - how do I enter licensing information for both components (angular and aspnet). Currently my application displays pdfviewer, but when I save a document from there, there is a trial reminder embedded in document. I suppose it is created on the backend side.
3. In production mode (prepared with ng build --prod=true --aot=true), there is no toolbar on pdfViewer component. Is it by design, because of the lack of license information or do I have some problems with css in my application?
Thanks in advance for your response
Piotr