Hard Returns not appearing

K

KFM

Hard returns are not appearing when I print the document.
In the normal view the hard return looks as if its
correct, but during a print preview or actual printing
the hard return does not seem to work.
Normal.dot has been deleted, but did not correct the
problem.
 
H

Herb Tyson [MVP]

Um... do you mean that there's no separation between paragraph? Or, do you
mean that the paragraph symbol (¶) isn't printing out?

If you mean the latter... it's not supposed to print. It's a non-printing
mark that's toggled using Ctrl+Shift+8, and is solely a reference
point/diagnostic for the user. If you DO want paragraph marks to print out
(not sure why you'd want that, unless you're printing a technical reference
of some kind that needs to refer to them), use ANSI character 0182.
 
Top