【发布时间】:2021-09-07 05:11:07
【问题描述】:
我在我的 ANGULAR 网站中使用 ng2-pdfjs-viewer 来查看 PDF。但是我的客户要求在工具栏中添加一些更多与网站相关的链接,例如联系我们、导航到其他网站。我认为我们可以使用 PDFViewerApplication 和 PDFViewerApplicationOptions。
谁能告诉我如何实现 PDFViewerApplication 和 PDFViewerApplicationOptions?或者请给我一些其他选择?
【问题讨论】:
-
您是否成功公开了 PDFViewerAppplication 和 ApplicationOptions,我有类似的要求,需要使用 Angular 构建自定义查看器。任何反馈将不胜感激。
标签: angular pdfjs ng2-pdfjs-viewer pdfjs-dist