Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个发布到 azure 的 MVC 4 项目。我想将 PDF 文档嵌入到某些页面中。我正在寻找不依赖于客户端 Adobe 安装的服务器端解决方案。有没有人为此找到一个好的解决方案?
这是一篇相关文章,建议将 PDF 嵌入 HTML,通常通过 PDF.JS 库。