How do i make a link to a pdf file so my users can read from front end
Hi every one. I'm about to make a page for a sports club. They have a lot of documents in pdf format, which they would like a page with where it is possible to see them, but how do i link to a pdf document? . Now I have tried to find a solution to google and I cannot find anyone. Perhaps I have search wrong, but how to do it?
How do i make a link to a pdf file so my users can read from front end
Hi every one. I'm about to make a page for a sports club. They have a lot of documents in pdf format, which they would like a page with where it is possible to see them, but how do i link to a pdf document? . Now I have tried to find a solution to google and I cannot find anyone. Perhaps I have search wrong, but how to do it?
Hi mikkel,
Upload the pdf in media section (as a result, it's a media item), and use this guideline to fetch the media item and render it in a view
https://our.umbraco.com/Documentation/Getting-Started/Design/Rendering-Media/
--Dirk
Hi Dirk Thanks i Will try that 👍🏻
Thanks for your help :D i solved it with this code here
is working on a reply...