PRO - component for PDF downloads?

Hi, does PRO provide any specific module/component for a user to Add a PDF to the Admin, which would then be downloadable by a website visitor?

Hi @SFI_AUS,

Thank you for writing in, but I’m not sure what do you mean by component for PDF. But if you need a download button for your PDF files, you can use the Button element.

First, upload your PDF files in your Media Library. Then copy the URL of the PDF file (https://prnt.sc/1rov2oc).
Paste that URL on the Button’s URL field (https://prnt.sc/1rov1f2). This will link your button to the PDF file.
If you want the PDF file to be downloaded instead of opening on the browser. Add a custom attribute named download to your button element and leave the value empty (https://prnt.sc/1rov3rl)

Hope it helps,
Cheers!

thanks @friech, thats helpful

You are most welcome @SFI_AUS

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.