Update stationery head code to fix Outlook 2010 & 2013 120dpi issues

Outlook 2010 and Outlook 2013 120dpi versions don't currently display images correctly, changing the size from the the original uploaded image. The fix is to add the following code to the head of the stationery, which clients and partners cannot access:

<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office">

<head>
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
  <o:AllowPNG/>
  <o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
</head>

  • Guest
  • Jul 13 2016
  • Reviewed: Voting Open
Area of the Product Email
Org/Company Name Cathexis Partners on behalf of Children's Aid Society
  • Attach files