构建功能,以获取有关使用Adobe Embed在PDF上绘制的注释的反馈
我使用AddAnnotationsInpdf函数在PDF上绘制了一些预定义的注释。
不允许用户自己进行注释。现在,我想构建一个功能,以获取有关绘制注释的反馈。我正在使用Adobe嵌入API并以尺寸的容器模式显示PDF。
请帮助我,我可以用什么东西来获得此反馈。
I have some predefined annotations that I'm drawing on the PDF using the addAnnotationsInPDF function.
Users are not allowed to make their own annotations. Now I want to build a feature to get feedback on annotations drawn. I'm using Adobe embed API and showing PDF in Sized Container mode.
Please help me with what thing I can use to get this feedback.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这不是嵌入本身可以做的事情,而是可以使用前端代码构建的。为了提供帮助,您需要大大缩小问题。
This is not something that Embed itself can do, but can be built with front-end code. In order to help, you will need to narrow down your question quite a bit.