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

Get Coordinates of RectSelect Element

Community Beginner ,
Aug 16, 2016 Aug 16, 2016

Is there a way to get the coordinated of a RectSelect element.

TOPICS
Acrobat SDK and JavaScript
490
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 ,
Aug 16, 2016 Aug 16, 2016

What is a “RectSelect” element? Where did you find that in the SDK?

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
Community Beginner ,
Aug 16, 2016 Aug 16, 2016

Sorry it was actually a RectSelection. This was the AVDocGetSelectionType of a rectangle that I drew on the document.

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
LEGEND ,
Aug 16, 2016 Aug 16, 2016
LATEST

Most selection server types are not published. In general you need to implement your own at the UI level if you want to work with selection results.

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