With VBA, how do you enable the "Send an email after autosaving"?
I know that you can enable the Auto-save but the following:
With pdfjob
.cOption("UseAutosave") = 1
End With
Thanks!
With VBA, how do you enable the "Send an email after autosaving"?
I know that you can enable the Auto-save but the following:
With pdfjob
.cOption("UseAutosave") = 1