PDF Export - filename as parameter?

Hi all

Is there a way to tell the PDF export how the final filename should look like? At the moment, depending on the page’s location, the filename is pretty cryptic :wink:

I know there’s “name=xyz” for XAR exports; I tried that and many other combinations, like “filename=…”, that didn’t work.

Cheers

André

I don’t think you can control this ATM for PDF export, here’s the code:

As you can see it’s currently the reference name of the current page on which you started the export.

You could create an improvement request in jira if you want and a Pull Request would be awesome too :wink:

Hi Vincent

Jira - Done: https://jira.xwiki.org/browse/XWIKI-16164

Not really into pulling currently, sorry :wink:

Cheers

André