I have a custom record that has a Document field o...
# advancedpdf
e
I have a custom record that has a Document field on it. Is it possible to get the URL of that document onto my PDF? I was thinking something along the lines of ${record.my_document_id.url} but that's not the case