How to support PDF viewing for all mobile browser?

前端 未结 4 663
旧巷少年郎
旧巷少年郎 2021-01-03 05:54

I am using




to embed a pdf file on my website. e.g.

         


        
      
      
      
4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-03 06:16

    Better to use Google's Gview. I was having the same problem in my project: PDF was opening separately in mobile browsers, whereas it was opening perfectly in web, so I changed it to use Google Doc Gview. Example is given below:

    
    

提交回复
热议问题