View Single Post
  #2  
Old September 7th 06, 08:57 AM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
Steve Cochran
external usenet poster
 
Posts: 2,353
Default Printing email awfull results

Can't possibly tell from an incomplete snippet such as that. None of the
Tables are closed, etc. so one can't detect what the error could be.

The print settings in OE are dictated by those set in IE.

steve

"zero" wrote in message
...
I designed an html email with logo at top and some text
looks great in outlook express but printed, appears a big
white space appears between the logo and the first text,
result: printed takes 2 pages and looks ugly.

Code has nothing special... the part of logo goes like that

TABLE cellSpacing=0 width=520 align=center bgColor=#666666
TBODY
TR
TD
TABLE cellSpacing=0 width="100%" align=center bgColor=#fbfbfb
border=0
TBODY
TR
TD
DIV align=rightFONT size=2/FONT/DIVFONT size=2/FONT
DIV align=centerIMG style="WIDTH: 140px; HEIGHT: 71px"
alt=""
hspace=10 src="cid:03d701c6d1e4$cc016530$0100a8c0@Server"
align=baseline vspace=10 border=0/DIV
TABLE cellSpacing=0 cellPadding=5 width="95%" align=center
border=0
TBODY

Is there a way to improve the print result? I need to send that to
costumers
and they
must print it...



Ads