Sometimes I work with a file that contains source code, columns, plain text, sometimes all 3. It looks great on the screen. However, when I send it to a printer, it comes out a mess: columns/tables are misalignment, code looks like a spaghetti, etc.
I use vim editor (7.2). How do I reformat the file to please the printer?
Perhaps I should shorten the length of a line?
thx