Skip to main content
Known Participant
July 7, 2016
Question

PDTextSelectGetBoundingRect multiple lines

  • July 7, 2016
  • 1 reply
  • 495 views

When using the PDTextSelectGetBoundingRect function to get the bounding rectangle of a PDTextSelect object is there any way to tell if the text being selected is multi-lined. If so is it possible to break the bounding rectangle down into two independent rectangles so that only the selected text is enclosed within.

This topic has been closed for replies.

1 reply

lrosenth
Adobe Employee
Adobe Employee
July 7, 2016

What if the text is rotated? Or the text is vertical?

In other words, not without your apply your own set of heuristics to “multiple lines”