Thank you Fabio for answering my question on https://community.atlassian.com/t5/Confluence-questions/How-to-specify-file-name-of-viewpdf-macro/qaq-p/2259176
I have a follow-up question. This is the body of the page I'm creating.
<ac:structured-macro ac:name="viewpdf" ac:schema-version="1"
data-layout="default"
ac:local-id="xxxxxxxx-32ea-4827-b4ce-xxxxxxxxxxxx"
ac:macro-id="852d4900-52ce-4967-9c7c-26493c4973e8" >
<ac:parameter ac:name="name">
<ri:attachment ri:filename="report.pdf" ri:version-at-save="1" />
</ac:parameter>
</ac:structured-macro>
I generated my own random GUID for local-id and copied Fabio's macro-id.
Is that what I was supposed to do? Should the local-id match the attachment?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.