Custom Send Email action/dialog
Hello,
my goal is to get email with PDF digitally signed document.
There is some dialog for sending report via email, also with export type - PDF for me, and settings for it.
Can anyone help me where should I add my custom code? I think the logic behind is:
1. Create PDF
2. Attach it to email and send
And I want one more step to have logic like this:
1. Create PDF
2. Digitally sign PDF
3. Attach it to email and send
I want to keep current send email dialog, also settings for PDF dialog, but after OK button is pressed, I want to add my custom code to digitally sign document and continue sending.
Any idea?
Also FastReport generates PDF files sith Signing: Not allowed. Can it be changed?
Thanks in advance
Juraj
my goal is to get email with PDF digitally signed document.
There is some dialog for sending report via email, also with export type - PDF for me, and settings for it.
Can anyone help me where should I add my custom code? I think the logic behind is:
1. Create PDF
2. Attach it to email and send
And I want one more step to have logic like this:
1. Create PDF
2. Digitally sign PDF
3. Attach it to email and send
I want to keep current send email dialog, also settings for PDF dialog, but after OK button is pressed, I want to add my custom code to digitally sign document and continue sending.
Any idea?
Also FastReport generates PDF files sith Signing: Not allowed. Can it be changed?
Thanks in advance
Juraj