Copy link to clipboard
Copied
Similar to how we would use var quads = this.getPageNthWordQuads(pg,word); is there a way to get screen coordinates for other objects in the pdf document? (pictures, etc)
Thanks in advance!
Copy link to clipboard
Copied
No. Only objects JS has access to are ones it can create (like form fields, links, annotations, etc.) and words.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now