Width in cm/inches in HTML file
Hi,
I am opening HTML files with MS word (any versions I've tested) and it does not recognize styles with width in cm
Example:
<IMG style="width: 20cm;" SRC=grapheh.gif>
width parameter is just ignored and the image has its original size.
Note this works well with open office.
Word seems to only accept size in pixels like
<IMG WIDTH=378 HEIGHT = 10 SRC=grapheh.gif>
Do you know whether it is possible to make Word use a size in cm ?
Merci
Jean-Michel
|