3

Sorry if the title is a little unclear. Here's the situation:

I have a bunch of code in a Word document, with a style specifically for code. However, in a few cases it is not clear that a line has been wrapped, and so in these places I have manually added a "↵" glyph to indicate the wrapping.

Would it be possible to make Word do this automatically?

For the sake of clarification: I need this to show in normal document view (not just when non-printable characters are shown) and when the document is printed.

ZoFreX
  • 675
  • 1
  • 4
  • 12
  • There is a way to convert source code to images. This way if the source code changes, you can regenerate the image that Word uses. This saves you from duplicated code. See also: http://superuser.com/questions/213217/convert-html-to-image – Dave Jarvis Nov 02 '11 at 01:34

1 Answers1

0

I believe this will solve your problem.

Ctrl+Shift+* (the last key is an asterisk)

Jon
  • 9,181
  • 39
  • 95
  • 127