"rows" and "cols" doesn't work for jt:image tag.
JETT - Java Excel Template Translator
Status: Beta
Brought to you by:
rgettman
These 3 lines, I got the same results for all.
<jt:image pathname="D:\hoge.jpg"/>
<jt:image pathname="D:\hoge.jpg" rows="3" cols="2" />
<jt:image pathname="D:\hoge.jpg" rows="1" cols="1" />
Your example is also getting same results for "1994.Hyundai.excel".
http://jett.sourceforge.net/tags/image.html
Please teach me how to size the image.
Motohiro,
I have fixed the issue with the
jt:imagetag. Therowsandcolsattributes will now work correctly. This will be part of the next JETT build.This was included in JETT 0.11.0, which was released on May 14, 2018.