Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
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…
Find more inspiration, events, and resources on the new Adobe Community
Explore Now