I would try using an img tag, which should allow y...
# advancedpdf
s
I would try using an img tag, which should allow you to set width and height:
<img src="${record.custbody_signature}" width="200" height="50" />