使用EPiServer发布PDF文档
我们有一个 EPI 服务器站点。我们希望将 PDF 文档的内容作为已发布页面的一部分进行发布。
发布的页面应该有网站的右侧菜单和顶部菜单,但内容应该来自PDF文档。
有 PDF 查看器或其他方法可以做到这一点吗?
谢谢
设拉子
We have an EPI Server site. We would like to publish the contents from a PDF document as part of a published page.
The published page should have the right menu and the top menu of the site, but the contents should come from the PDF document.
Is there a PDF viewer or another way to do this?
Thanks
Shiraz
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(2)
EPiServer 中没有内置任何内容,但您可以使用任何 Dotnet 第三方 PDF 产品来实现此目的。
There is nothing built into EPiServer but you can use any Dotnet third-party PDF-product that does the trick.
EPiServer 无法开箱即用,但 Migradoc 是一个很好的 .NET 免费库
EPiServer can't do it out of the box but Migradoc is a good free library for .NET