I have created several PDF reports on Alteryx to send as attachments by email. I am trying to Encrypt these PDF files. Is there a way to do it?
I think there is no native function in Alteryx to encrypt the PDF file output, but it is possible to use external tools (on the command line for example) and package everything with a macro to make this new PDF encryption tool available to everyone. Do you know which command lines or tools I could use?
Or do you have any other solution for encryption of the PDF report files?