Pass-thru HTML in client

When I display an image in a notes form using Pass-thru HTML it seems to ignore my width and height values when an image is found, i.e., if i point to non-existant file it will create a square box using the height and width i am forcing, however, if the file is found, it display the image in its native size, ignoring my width and height values.

Is this a ‘bug’ in the notes client? any possible work arounds?

Thanks

Subject: Pass-thru HTML in client

Hi Stephen,

That’s works for me in 6.5.2 client, I tried with :

(Pass-thru HTML)

HTH,

Thierry

Subject: RE: Pass-thru HTML in client

I’m facing the same issue, tag in computed text rendered pass-thru doesn’t care about my width param. Any tip or maybe solution or explanation why??