Horizontal and Vertical Font Scaling

We work from InDesign and Quark Documents where the Creative Staff frequently uses horizontal and vertical scaling on the text to squeeze or pull text height and width. How can this be achieved through Printshop Mail?

Thank you!

Hi RReno,

Unfortunately, we cannot do this with Printshop Mail Connect because it’s based on web technologies (html, css, javascript); the only way to achieved this should be using your text as an image or scripting.

Best regards,

Juan

Using a basic CSS transform you can scale any content (not just text) horizontally, vertically, or both.

See https://jsfiddle.net/3yt02vvg/ for a demo.