From:                   Rob Dixon <[EMAIL PROTECTED]>
> David Newman 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.

I know for sure MS IE used to display BMP* and I think PBM had some 
support as well.

Jenda

* I've had a coleague many years ago who only ever if at all tested 
his pages in IE and only on his computer. In this particular case he 
not only used absolute local paths (<img src="c:\...">), but also all 
the images were BMPs.

===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to