Hi,
I want to send attachments from the WebCon system as email messages, specifically PDF files. Is there an option in WebCon to add a password to such a PDF file, so that opening the file would require entering a password?
Hi,
I want to send attachments from the WebCon system as email messages, specifically PDF files. Is there an option in WebCon to add a password to such a PDF file, so that opening the file would require entering a password?
Hi Tobuj,
My first idea would be a PowerShell action, which would trigger something like qpdf: https://github.com/qpdf/qpdf
It should be doable with Stirling-PDF Rest API also: https://docs.stirlingpdf.com/API/, although it will require internal hosting of this tool.
As far as I am aware, there is no built in tool for this.