LimeReport Forum

General Category | Основное => Discussion | Обсуждение => Topic started by: dmaster on August 04, 2025, 05:46:59 am

Title: Text scaling like scaleX
Post by: dmaster 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?