I have a workflow that uses PDF as the data source, then attaches the same PDF to an email.
Is there a way to delete a page from the PDF before sending it?
I have a workflow that uses PDF as the data source, then attaches the same PDF to an email.
Is there a way to delete a page from the PDF before sending it?
You can do it via a script using the Alambic API, Delete method
Worked a treat, thanks very much!