Giter Site home page Giter Site logo

Comments (7)

spencerwooo avatar spencerwooo commented on August 23, 2024

iOS 端无法显示 PDF 和视频属于正常现象吧?我记得 iOS Safari 并不支持……

from onedrive-cf-index.

sengoku-f avatar sengoku-f commented on August 23, 2024

iOS 端无法显示 PDF 和视频属于正常现象吧?我记得 iOS Safari 并不支持……

研究了一下 iOS 端 PDF 感觉可以使用pdf.js来实现

from onedrive-cf-index.

sengoku-f avatar sengoku-f commented on August 23, 2024

试了下 PDF.js ,在 ios 端是可以预览 PDF 了
PDF.js 需要后端支持,可以托管在GitHub Pages,官方的pdf.js-gh-pages
然后使用https://sengoku-f.github.io/pdf.js/web/viewer.html?file={PDF链接}进行调用

测试链接
https://sengoku-f.github.io/pdf.js/web/viewer.html?file=https://sengoku-f.github.io/pdf.js/web/compressed.tracemonkey-pldi-09.pdf

解决 ${file['@microsoft.graph.downloadUrl']} 跨域问题

结合使用跨域资源共享(CORS)和 Cloudflare

更改文件名或 URL,以绕过缓存并指示 Cloudflare 检索最新的 CORS 标头

fallbackLink: '<iframe src="https://sengoku-f.github.io/pdf.js/web/viewer.html?file=${file['@microsoft.graph.downloadUrl']}?proxy" style="height: 80vh;width: 100%;border: 0;"></iframe>'

ipad 和 iPhone PDF.js 效果预览

from onedrive-cf-index.

stale avatar stale commented on August 23, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from onedrive-cf-index.

spencerwooo avatar spencerwooo commented on August 23, 2024

我研究一下 PDF.js,视频黑屏在 Linux 的 Chrome 里面复现了,但我不知道怎么解决,我单独开一个 issue 来 track 视频黑屏问题。(我明明记得之前好好的……)

from onedrive-cf-index.

spencerwooo avatar spencerwooo commented on August 23, 2024

视频黑屏问题迁移到 #73

from onedrive-cf-index.

leftchest avatar leftchest commented on August 23, 2024

安卓pdf也无法预览呢?

from onedrive-cf-index.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.