View a PDF file in HTML not to download it

前端 未结 6 1929
一个人的身影
一个人的身影 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:58

    i use this

    for the HTML

     
    

    and the view.php file for viewing it through PDF.

    
    

    Make sure the your browser has PDF add-on on it.

提交回复
热议问题