in reply to Re^2: sprintf format and print inconsistencies whilst creating fixed width column
in thread sprintf format and print inconsistencies whilst creating fixed width column
So, if I take the email output, throw it into a notepad document, the doc perfectly aligns as expected.
It turned out that the font was causing this after all, a few users suggested it and I had looked at the wrong part of outlook for the font I was using for emails received. I needed to use a non proportional font, this link helped. http://stackoverflow.com/questions/12588021/perl-formatted-output-to-email-body
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: sprintf format and print inconsistencies whilst creating fixed width column
by roboticus (Chancellor) on Dec 20, 2013 at 13:59 UTC |