Display Adobe pdf inside a div

前端 未结 9 820
南旧
南旧 2020-12-01 04:59

I have a pdf file that the user has to see and click on the \"I agree\" button. How do you display a pdf inside a div?

9条回答
  •  無奈伤痛
    2020-12-01 05:36

    I think its not working, because you z-index property not applied on pdf(any outside object). So when you add any control in PDF view boundary,its appear behind of pdf view.

提交回复
热议问题