Skip to main content
Correct answer sttk3

It is necessary to reset both the transformation applied to the text frame and the scale of the TextRange within it. For example, proceed as shown in the following code.

https://gist.github.com/sttk3/576c282653abc37874ef0f01d94f075c

1 reply

sttk3Correct answer
Legend
December 28, 2025

It is necessary to reset both the transformation applied to the text frame and the scale of the TextRange within it. For example, proceed as shown in the following code.

https://gist.github.com/sttk3/576c282653abc37874ef0f01d94f075c

Participating Frequently
December 29, 2025

@sttk3 Thank You....