Base solution for your next web application
Open Closed

Download and view PDF document #7754


User avatar
0
bluescopesteel created

Hi,

We are using ASP.NET Zero Core/Angular.

We are uploading and storing PDF documents using the TempFileCacheManager and BinaryObjectManager (storing it in the database). Works great.

I now am presenting in a DevExtreme DataGrid the list of files that have been uploaded. I want the user to be able to click on a file in the grid to view the PDF document. SO the pdf document will need to be downloaded.

Is there something you have for that? How do you suggest I proceed?

Many thanks


2 Answer(s)