Hello everyone,
I have a doubt in the use of ejs-pdfviewer as I can display a pdf that is in base64 format so that it is displayed in the control.
I have the data already loaded without the need for another request.
moreover I do not understand the necessity of the serviceUrl field since the data in my case are already in memory.