How to send crystal report by mail

SOLVED

We have a report file that is generats a PDF and we need to send it by mail once it was generated.

Documentation says that we can use "REPORT" entry point to do that.

After some tests, we see that "REPORT" subroutine is called before the report file is generated not after. Are we missing something?

Is there any event / entry point triggered after the file was really generated?

Thanks