What are some programs that can display plain text documents in a formatted book like quality?
Name:
Zyklon2005-05-30 9:19
You could try this:
<div align="justify"
Stuffblahblah
</div>
Everything in between the opening and ending div tags will be justified like a book. You can also play around with font size, font face and such. That's only if you're working with HTML though... if you're just using Notepad or Wordpad, there's no dice for help.