Show pdf in browser from database
Hi friends,
I need to show pdf file in a pdfviewer in browser itself using AngularJs,
i need to get response from webapi and my file is stored in database in bytes. I have been searching on the net but not finding any relevant solution to this.