I'm new to Django, I'm using Windows 7, Django 1.11 and Python 2.5.2, I need to open a PDF file from the local disk, when I click on a button How can I achieve that action?
Thanks
I'm new to Django, I'm using Windows 7, Django 1.11 and Python 2.5.2, I need to open a PDF file from the local disk, when I click on a button How can I achieve that action?
Thanks
Here is a similar question on how to download a PDF in django.