develooper Front page | perl.beginners | Postings from May 2008

Re: displaying inline images in HTML email

Thread Previous | Thread Next
From:
David Newman
Date:
May 4, 2008 12:12
Subject:
Re: displaying inline images in HTML email
On 5/3/08 7:44 AM, Rob Dixon wrote:

> The src attribute of an HTML <img> element must be the URI of an image resource
> acceptable to the HTML renderer on your platform. I have never heard of anything
> that supports formats other than GIF, JPG or PNG files, so I don't th/ink your
> PDF file stands a chance. I don't know any way of rendering a PDF file as a
> component of an HTML page.


Nor I. But changing this to .gif format fixed the problem.

Many thanks to all who responded.

dn


Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About