Bootstrap modal - Add a object tag embedding a PDF

后端 未结 3 492
执念已碎
执念已碎 2020-12-09 13:37

I\'m currently trying to display a bootstrap modal in which I want to include a PDF file with the \"object\" html tag. Problem is that nothing seems to display.

I\'v

3条回答
  •  离开以前
    2020-12-09 14:18

    Finally found the solution :) It was my browser pdf reader that wasn't configured well. Firefox was using the Adobe Reader for displaying pdf. I replaced that by pdf.js (the pdf reader of Firefox) and now everything seems to work well :) Thank you very much for your time and help :)

提交回复
热议问题