Can a single email message contain more than one font?
Even a Microsoft Word doc with italics and bold cannot be sent properly.
It all ends up as a single same dull font.
Special html characters also become garbage.
My objective is to send a mailable letter, typed in MS Word, via email and have it appear exactly the same at the recipient's computer and printer, as though he had received it in a snail-mail envelope.
I send my emails through my website hosting server using php coding.
Is there a good tutorial on this anywhere?
Perhaps this is simply impossible?
Even a Microsoft Word doc with italics and bold cannot be sent properly.
It all ends up as a single same dull font.
Special html characters also become garbage.
My objective is to send a mailable letter, typed in MS Word, via email and have it appear exactly the same at the recipient's computer and printer, as though he had received it in a snail-mail envelope.
I send my emails through my website hosting server using php coding.
Is there a good tutorial on this anywhere?
Perhaps this is simply impossible?
Comment