Legend
May 29, 2026
Question
How to accurately increase or decrease line spacing while maintaining the bottom margin height?
- May 29, 2026
- 3 replies
- 25 views
Prerequisite: Maintain the spacing between the text content and the text box (keeping the same bottom margin as before the adjustment).
For example, in the text below, the normal, appropriate line spacing is 16.
However, due to layout adjustments, I sometimes need to adjust the line spacing—either pushing it down by 1–2 lines or pulling it up by 1–2 lines.
I want to run the script once to increase the line spacing by 1 line, and then run it again to increase it by another 1 line.
Another script does the opposite:
Run it once to decrease the line spacing by 1 line, and then run it again to decrease it by another 1 line.
