Hello,
Currently you can upload the PDF using the "image toolbox" and it'll be placed into the /images/ folder. Best to replace any spaces in the filenames with hypens or just remove them. Then you'll need to go into HTML mode to link to it. An example:
<a href="/image/pdffile.pdf">PDF File</a>
Thank you,



