i have some images on an invoice that I am adding to an invoice PDF. You can reference the field using the ${record.<field_id>} but i can't seem to get the size to change so I can display it in the upper left at a much smaller size. Is there an easy solution for this I am not seeing? You can't use the <img> tag as it errors out if you try to set the src=${record.<field_id>} most likely because it isn't a URL