S
S
Sergey Ilyin2020-06-11 00:23:48
Flask
Sergey Ilyin, 2020-06-11 00:23:48

How to display pdf on website?

Hello.
I want to embed a pdf on a website:

_начало странички_
            <object>
                <embed src="../../figma_templates/img/coin_report.pdf"
                       width="100%"
                       type="application/pdf">
            </object>
_продолжение странички_


Flask swears and instead of displaying pdf and where the object is inserted, it sends to 404 page.
Question: how to win?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Ilyin, 2020-06-11
@sunsexsurf

In general, the problem was solved by transferring the necessary pdf to static

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question