项目作者: arunkumartdr

项目描述 :
An free iframe pdf viewer and free html pdf embedder.
高级语言: HTML
项目地址: git://github.com/arunkumartdr/bzembeder.git
创建时间: 2021-01-13T14:21:14Z
项目社区:https://github.com/arunkumartdr/bzembeder

开源协议:

下载


Welcome to Free Pdf Embeder For Web! Hits

enter image description here

GO to bzembeder website and embed pdf in your html webpages easily.

Files

Only verified working with .pdf files.

To do

  • simple JS cdn.
  • multiple pdf embedding.
  • pdf editing.
  • etc…

ISSUES FOUND TILL NOW..

Cross-origin resource sharing (CORS) issues may occur when you pass PDF content as a URL and the PDF Embed API needs to download the file from the provided location in order to render it. To avoid this situation, you can choose one of two methods:

Locate your webpage and file location URL on the same domain. Example: webpage: https://example.com/viewer/test.html; PDF location: https://example.com/resources/abc.pdf)

Enable CORS headers on the PDF resource to allow access from your webpage domain.

DEVELOPER / MODIFIER.

ARUNKUMAR facebook

How to solve issues.

  • Contact me on fb(messenger).
  • create an issue in this repository.