No left margin

T

Tim C

Outlook 2003 and Windows XP Pro SP2 with all updates for both. Word is
email editor, HTML is default format.

When one of my users sends an email, it looks normal, but when it prints,
the body of the email is shifted all the way to the left, and the printer of
course cuts off the left-most quarter inch or so.

The margins for the Memo format are set to 0.5". The default margins in
Word are set to 1.25".

Comparing the source code of a test email from the problem user to a know
good email, the problem email includes the following bit of code which sure
looks like the source of the problem:

p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
p
{margin-right:0in;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman";}

The known good user is also using a signature, but does not end up with this
chunk of code.

Any idea where it comes from and how I might fix it?

There is an article in MSKB about items shiftign to the left, but it refers
to forwarding emails that originated in OneNote. In my case, this is
happening with all email originating from this particular user.

Thanks.
Tim C
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top