News: LimeReport new version 1.5 has been released
Вышла новая версия LimeReport 1.5

Author Topic: Text scaling like scaleX  (Read 531 times)

dmaster

  • Newbie
  • *
  • Posts: 1
    • View Profile
Text scaling like scaleX
« on: August 04, 2025, 05:46:59 am »
Is it possible to stretch text in the X and Y directions like with HTML's Scale?

I couldn't do it even when HTML was enabled.
<div style="transform: scaleX(2);">Scale Wide</div>

Or is there any other way to achieve this?