Join Slack
Powered by
I would try using an img tag, which should allow y...
# advancedpdf
s
scottvonduhn
07/20/2020, 12:52 PM
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" />
Open in Slack
Previous
Next