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.
我想在鼠标点击的帮助下提取 PDF 文档的坐标。我已经浏览了一些帖子,但由于我是新手,所以我无法正确理解它。另外,如果我在网页中呈现 PDF 文件,可以这样做吗?
您可以将 javascript 添加到 pdf 文档中。尽管您只能访问该语言的有限子集。
如果您只需要一次坐标(例如在进行文档布局时),您可以简单地使用 adobe 打开它并激活标尺/网格选项以查看鼠标指针当前所在的位置。