1
PDTextSelectGetBoundingRect multiple lines
Community Beginner
,
/t5/acrobat-sdk-discussions/pdtextselectgetboundingrect-multiple-lines/td-p/8422827
Jul 07, 2016
Jul 07, 2016
Copy link to clipboard
Copied
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.
TOPICS
Acrobat SDK and JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Adobe Employee
,
LATEST
/t5/acrobat-sdk-discussions/pdtextselectgetboundingrect-multiple-lines/m-p/8422828#M83871
Jul 07, 2016
Jul 07, 2016
Copy link to clipboard
Copied
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”
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more