D:/
|PDF_folder
|file1.pdf
|file2.pdf
|
App Folder
|
|static
|templates
|index.html
|form.html
|app.py
I have a separate pdf folder from where i want to display pdf file in “form.html”. The form contains others fields and menu include file. Please help.
i have tried embed and iframe too but could not able to display. its only display from static folder. send_from_directory directly opens pdf not able to add input fields and nav bar.
New contributor
RCD is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.