InDesign — Ugly “laddered” text on a path

I know, it’s a really bad idea to do so, but is there a way to write something longer that 3-5 letters the “bad way” (see the picture below) without manual adjustments of every single letter?

enter image description here

I will probably need this for 2-3 sentences.

Answer

You are in luck, there happens to be a obscure and rarely used, mostly legacy, feature that does just what you want. This is more luck than anything else. It may or may not be practical for your particular case. Scripting is a much better solution for genral tasks like this, like if you want random values use script.

When you use type on path, there is a option box for the tool in, Type → Type on Path → Options…. This dialog has options for how to stack letters on the path, it is mostly useless, but happens to have a solution for this case. In the effect dropdown of this dialog choose stairstep.

enter image description here

Image 1: Stair step effect does what you want

Disclaimer: The stairstep effect rotates towards your base objects rotatin source so if you want to change the rotation direction do not rotate the object just the path under the object.

Attribution
Source : Link , Question Author : georgmierau , Answer Author : joojaa

Leave a Comment