Question
iterating through non-text (picture) objects in a pdf
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!
