Posted 13 years ago by Radjesh Klauke - Mr., X-impress
Version: 4.0.0288
Avatar
Ola,

When I have a long line I want to use the wordwrap, which works great. However, when it's between tags I want the next "wrap" to be below the first character (indent).

Example:

This happens now:

<p>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius, est ac consequat
mollis, leo turpis fermentum turpis, a lacinia ligula lacus ac quam.
</p>

But I want it like:

<p>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius, est ac consequat
    mollis, leo turpis fermentum turpis, a lacinia ligula lacus ac quam.
</p>

Is that possible?

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Sorry but unfortunately word wrapped lines will always start at column zero.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.