View a PDF file in HTML not to download it

前端 未结 6 1925
一个人的身影
一个人的身影 2020-12-30 07:31

I have a very simple pure html file in which I have many PDF files. I have link it like this:

 PDF 1 here 

6条回答
  •  轮回少年
    2020-12-30 07:56

    Mozilla created the PDF.js library. It displays pdf files in a web page without an external reader or plugin.

提交回复
热议问题