如何将点击的单词从 pdf 发送到 API 调用?
我正在下一个 js 创建一个反应应用程序并遇到了问题。我想点击显示的 pdf 中的一个单词并将其发送到 API 调用。我之前见过一些 pdf 到文本的解决方案,但它们破坏了文档的结构。这是唯一的选择吗? pdf 中的所有突出显示选项仅基于画布中的位置。
还有一个问题——如何正确处理这个点击事件。假设我们使用的是文本文档。如何包装这些单词以便我可以在它们上使用这个 onClick ?
I am creating a react app in next js and ran into a problem. I wanted to click on a word in displayed pdf and send it to an API call. I've seen a few pdf to text solutions before, but they destructurize the document. Is this the only option? All the highlight options in pdfs are just based on a position in canvas.
And another question - how to properly handle this click event. Let's say even that we work with a text document. How to wrap these words so I could use this onClick on them?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论