Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forcing Courier font when email is displayed at destination

Status
Not open for further replies.

Calator

Programmer
Feb 12, 2001
262
AU
We send emailed remittance advices generated from a Unix server, as plain text in the body of the email. This text includes a table, which loses its column alignment when displayed in Outlook by users who have the default font set as a proportional font (eg Arial).

What is the simplest way to turn our current message which is sent as plain text, into a message that forces the Courier font (or other non-proportional font)

I am aware of pdf and html but I don't see those as the answer to my question as this would entail a total re-design.

Can anyone give an example of the code the needs to be written to specify another mnessage format for eg rich text with Courier fonts?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top