Article: ASP.Net Core Razor Pages: Display PDF files from Database in View
I'm having issue with Ajax call rendering the pdf document.
I see the record in the database
the table populates on the form with teh id and name
when I click on the link the document does not open
the coad is not reaching the handler GetPDF.