Skip to main content
April 5, 2017
Question

iterating through non-text (picture) objects in a pdf

  • April 5, 2017
  • 1 reply
  • 307 views

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!

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
April 5, 2017

No. Only objects JS has access to are ones it can create (like form fields, links, annotations, etc.) and words.