Is it possible for me to create report with one additional button /menu when the button / menu called then it will export the report to a .pdf file then open ms. outlook and attach that .pdf file .. I need advice .. thanks
Winanjaya
Printable View
Is it possible for me to create report with one additional button /menu when the button / menu called then it will export the report to a .pdf file then open ms. outlook and attach that .pdf file .. I need advice .. thanks
Winanjaya
I have a routine that creates a number of txt files, attaches them top emails and sends them customers. I use a product called HTML Mailer. I also have routines that send emails internally, but I haven't tried to attach anything to them.
If your using Crystal Reports, it has a report viewer which you
can set an export button to allow the user to export the report in
most popular formats that the user has instaled on their system.
If you are using Access then you could add a menu item to export
it and send it by email, but you would need to have a pdf
converter or such.
HTH