Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

PDTextSelectGetBoundingRect multiple lines

Community Beginner ,
Jul 07, 2016 Jul 07, 2016

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
451
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 07, 2016 Jul 07, 2016
LATEST

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”

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines