Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Sep : Print QuickReport to PDF file and send as email attachment
| Subject: | Print QuickReport to PDF file and send as email attachment |
| Posted by: | "Mark Kimball" (mkimba..@sbcglobal.net) |
| Date: | 10 Sep 2007 14:48:45 |
I have an application where the client wants their sales reps
to be able to:
1. Print a QuickReport as a PDF file with limited input by the
sales rep, as far as the file name and file location are
concerned.
2. After the report is printed in PDF format, open an email to
the client from the sales rep with the PDF file as an
attachment to the email.
Sounds simple enough, but I am really not sure how to go about
doing this. Any help would be greatly appreciated. Thanks.