View Single Post
  #1  
Old September 6th 06, 08:24 PM posted to microsoft.public.windows.inetexplorer.ie6_outlookexpress
zero
external usenet poster
 
Posts: 38
Default Printing email awfull results

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