• How to send crystal report by mail

    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…