Embed the PDF in a webpage without using the built-in PDF viewer

前端 未结 5 466
孤城傲影
孤城傲影 2020-12-15 10:18

Currently I am using the standard way to embed an pdf to the browser, however, the built-in pdf viewer for my target browser is not working as expected. I would like to forc

5条回答
  •  既然无缘
    2020-12-15 10:28

    You can use document-viewer or best-pdf-viewer

    The above uses javascript, html. Yes if you don't want to convert these in js or html then you can use Swftools. Here you can make your own skin, then read : SWFTools (pdf2swf) to properly work with Flex

    Showing pdf in Iframe may be another option.

    You problem may match with Show pdf file into browser without Adobe Reader

提交回复
热议问题