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

The difference of the results of AVPageViewDeviceRectToPage

New Here ,
Apr 19, 2016 Apr 19, 2016

If you change the size of the items in the display depends on the results of the AVPageViewDeviceRectToPage.

Although the size of the signature field the result of AVPageViewDeviceRectToPage, would change the signature field size the results are different.

What can I do to resolve this?

TOPICS
Acrobat SDK and JavaScript
568
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 ,
Apr 19, 2016 Apr 19, 2016

What do you mean “resolve this”? This is the correct behavior.

That API is helping you convert from the presented display (which takes into account things like zoom factor) to the User Units of the page. The Page coordinates won’t change – only the visible representation of same.

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
New Here ,
Apr 19, 2016 Apr 19, 2016

Thank you.

You have to determine the size of the signature field using the AVPageViewDeviceRectToPage, if you use this API, it is that it does not do to be adjusted according to item size of the display before to convert this API?

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 ,
Apr 20, 2016 Apr 20, 2016
LATEST

I am not sure why you think you have to do this.

Perhaps if you gave a code snippet that explains the full context here…

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